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

install from zip

Rhilip edited this page Mar 31, 2019 · 11 revisions

从压缩包加载

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

  1. 下载压缩包

    • 打开 https://github.com/ronggang/PT-Plugin-Plus/releases
    • 下载对应的版本的压缩包文件,如 v1.0.0.zip(一般为Assert栏中第一个文件,除非你知道你在做什么,不然请不要下载Source Code(zip)Source Code(tar.gz)栏内容) ;
    • 解压至指定目录,如 D:\PT-Plugin-Plus
  2. 使用源码加载扩展

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

如何更新

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