Replies: 2 comments 1 reply
-
谷歌浏览器使用这个插件有问题,需要修改manifest.json文件,在里面添加一行 |
Beta Was this translation helpful? Give feedback.
1 reply
-
用了一下,还是现在ptp好用,今后还有ptp维护更新计划吗? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
就如 #2235 所述, Chrome 已经逐步在加强 MV2 插件的限制。
如果你已经出现下面提示,请首先尝试 wiki 中的
修改内置选项方法
临时启用 MV2 插件。如果
修改内置选项方法
也已失效,为了尽可能能在PTPP被禁用后,还能导出相关数据。本处实现了一个最小的数据导出的MV3插件,供数据导出并迁移至 PT-Depiler 。
Note
本工具仅适用于以下方式安装的PTPP插件 (不适用于通过 Edge商店安装的PTPP插件!) :
具体步骤如下:
PT-Plugin-Plus
会更新为PTPP Exporter
(如下图),注意前后的插件id应该是一致的。PTPP Exporter
图标,在菜单栏点击拓展选项
。Export
按钮可以点击,你就可以导出userdatas.json
文件,文件中即是你在使用PTPP插件过程中获取的全部用户信息数据。常规设置-备份恢复
中点击导入 (请不要修改文件名!)。This discussion was created from the release MV3 export.
Beta Was this translation helpful? Give feedback.
All reactions