This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name 『净网卫士』 百度翻译 | |
// @author Hunlongyu | |
// @namespace https://github.com/Hunlongyu | |
// @icon https://i.loli.net/2019/04/22/5cbd720718fdb.png | |
// @description 页面精简,去除广告,只保留主要功能的部分。 | |
// @version 0.1.11 | |
// @match *://fanyi.baidu.com/* | |
// @grant GM_addStyle | |
// @grant GM_log |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @author Hunlongyu | |
// @name 『净网卫士』 Tiny图片压缩 | |
// @namespace https://github.com/Hunlongyu | |
// @icon https://i.loli.net/2019/04/22/5cbd720718fdb.png | |
// @description 对 tinypng 和 tinyjpg 图片批量压缩网站,进行精简。 | |
// @version 0.1.1 | |
// @include *://tinyjpg.com/* | |
// @include *://tinypng.com/* | |
// @grant GM_addStyle |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @author Hunlongyu | |
// @name 『净网卫士』 下载网站 | |
// @namespace https://github.com/Hunlongyu | |
// @icon https://i.loli.net/2019/04/22/5cbd720718fdb.png | |
// @description 移除下载网站的广告、推荐、高速下载等,尽可能多的移除干扰项。 | |
// @version 0.0.5 | |
// @include *://*.cr173.com/* | |
// @include *://*.onlinedown.*/* | |
// @include *://*.xiazaiba.*/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @author Hunlongyu | |
// @name Greasy Fork 美化 | |
// @namespace https://github.com/Hunlongyu | |
// @icon https://i.loli.net/2019/04/22/5cbd720718fdb.png | |
// @description 对 Greasy Fork 脚本网站进行美化。部分 UI 模仿 element-ui。 | |
// @version 0.0.3 | |
// @include *://greasyfork.org/* | |
// @grant GM_addStyle | |
// @run-at document-start |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @author Hunlongyu | |
// @name 『净网卫士』 吾爱破解论坛 | |
// @namespace https://github.com/Hunlongyu | |
// @icon https://i.loli.net/2019/04/22/5cbd720718fdb.png | |
// @description 移除广告,精简页面。新增论坛后台自动签到。 | |
// @version 0.3.3 | |
// @include *://*.52pojie.cn/* | |
// @grant GM_addStyle | |
// @run-at document-start |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @author Hunlongyu | |
// @name 『净网卫士』 CSDN文章 | |
// @namespace https://github.com/Hunlongyu | |
// @icon https://i.loli.net/2019/04/22/5cbd720718fdb.png | |
// @description 只针对 CSDN 的文章,进行极致简化。移除了所有无关文章内容的元素。同时增加了:展开文章、剪贴板净化、代码一键复制功能。 | |
// @version 0.1.3 | |
// @include *://*.csdn.net/*/article/details/* | |
// @grant GM_addStyle | |
// @grant GM_setClipboard |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @author Hunlongyu | |
// @name 『净网卫士』 Krunker 汉化版 | |
// @namespace https://github.com/Hunlongyu | |
// @icon https://i.loli.net/2019/04/22/5cbd720718fdb.png | |
// @description Krunker 是一个最近热门的在线像素风枪战游戏。时间短,节奏快。适合工作之余休息娱乐一下。翻译为中文,精简页面。 | |
// @version 0.1.0 | |
// @include https://krunker.io/* | |
// @grant GM_addStyle | |
// @run-at document-end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name 『净网卫士』 在线翻译 | |
// @author Hunlongyu | |
// @namespace https://github.com/Hunlongyu | |
// @icon https://i.loli.net/2019/04/22/5cbd720718fdb.png | |
// @description 精简页面,移除广告,优化布局。适配:百度翻译、谷歌翻译、有道翻译、金山词霸、必应翻译、搜狗翻译、DeepL翻译。 | |
// @version 0.2.0 | |
// @match *://fanyi.baidu.com/* | |
// @match *://*.iciba.com/translate | |
// @match *://translate.google.com/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @author Hunlongyu | |
// @name 『小助手』 腾讯微云 | |
// @namespace https://github.com/Hunlongyu | |
// @icon https://i.loli.net/2019/04/22/5cbd720718fdb.png | |
// @description 新增一键磁力离线下载按钮。 | |
// @version 0.0.1 | |
// @include *://www.weiyun.com/* | |
// @grant GM_addStyle | |
// @grant GM.setClipboard |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @author Hunlongyu | |
// @name 『小助手』 必应图片下载 | |
// @namespace https://github.com/Hunlongyu | |
// @icon https://i.loli.net/2019/04/22/5cbd720718fdb.png | |
// @description 一键下载必应图片。 | |
// @version 0.2.0 | |
// @include *://www.bing.com/* | |
// @run-at document-idle | |
// @supportURL https://gist.github.com/Hunlongyu/a504a27efaf18391a6af0b7c83796726 |
OlderNewer