-
-
Notifications
You must be signed in to change notification settings - Fork 165
Labels
enhancementNew feature or requestNew feature or request
Description
Before you begin
- I have searched existing issues to avoid duplicates
- I am willing to contribute a PR for this feature
Is your feature request related to a problem? Please describe.
跨设备使用比较麻烦,需要对每一台电脑的每一个浏览器的插件都进行重复配置操作;一旦某项设定需要变更,例如OpenAI的Key,则需要打开所有电脑的所有浏览器进行配置,使用负担较重
Describe the solution you'd like
建议可向两个方向进行优化:
- 支持WebDAV同步,可自定义配置WebDAV选项,包括网址路径、用户名、密码。
- 支持类似于暴力猴插件的Google、OneDrive那样的授权同步。
后期预期效果:
- 支持自动备份配置数据:插件可在配置变更时主动备份配置数据;
- 支持自动还原配置数据:发现有新备份文件且晚于当前插件配置时间时自动获取最新配置;
- 支持手动备份或还原配置数据
Which area(s) would this feature affect? (Select all that apply)
Browser Extension
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request