Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

install from zip

栽培者 edited this page Jan 11, 2019 · 11 revisions

从压缩包加载

该方式可以确保使用的是最新的程序。

  1. 下载压缩包

  2. 使用源码加载扩展

    • Chrome 地址栏中输入:chrome://extensions/ 回车,进入扩展程序;
    • 勾选 开发者模式
    • 点击 加载已解压的扩展程序...
    • 选择之前的源码目录(如 D:\PT-Plugin-Plus );
    • 开始使用;

如何更新

  1. 下载最新的压缩包,解压至原来的目录,如 D:\PT-Plugin-Plus
  2. Chrome 地址栏中输入:chrome://extensions/ 回车,进入扩展程序;
  3. 找到 PT 助手 Plus 插件,点击刷新图标即可更新到最新版本;
Clone this wiki locally