You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
672 B
29 lines
672 B
5 years ago
|
# Ⅰ.安装Tampermonkey
|
||
|
|
||
|
1. [下载](./tampermonkey_4_9_0_0.crx)Tampermonkey
|
||
|
|
||
|
2. 用Chrome打开[扩展程序管理页面](chrome://extensions/)
|
||
|
|
||
|
![screenshot_3](./screenshot_3.png)
|
||
|
|
||
|
3. 打开右上角的`开发者模式`开关
|
||
|
|
||
|
![screenshot_4](./screenshot_4.png)
|
||
|
|
||
|
4. `刷新`扩展程序页面
|
||
|
|
||
|
5. 将下载的crx文件拖到浏览器内
|
||
|
|
||
|
![screenshot_1](./screenshot_1.png)
|
||
|
|
||
|
# Ⅱ.安装去除限制脚本
|
||
|
|
||
|
1. 点击[安装](./replaceUploader_0_2.user.js)脚本
|
||
|
|
||
|
![screenshot_2](./screenshot_2.png)
|
||
|
|
||
|
# Ⅲ.验证安装
|
||
|
|
||
|
1. [刷新](javascript:location.reload();)本页面,有如下窗口弹出即为安装成功
|
||
|
|
||
|
![screenshot_5](./screenshot_5.png)
|