All Projects → sakura-flutter → tampermonkey-scripts

sakura-flutter / tampermonkey-scripts

Licence: GPL-3.0 license
TampermonkeyScripts

Programming Languages

typescript
32286 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to tampermonkey-scripts

Trakt-Userscripts
Userscripts to improve and add features to Trakt.tv
Stars: ✭ 39 (+62.5%)
Mutual labels:  userscript, tampermonkey, greasyfork
GreasyFork-Scripts
该项目开源代码用于主流浏览器的油猴脚本,包含字体渲染脚本 Font Rendering.user.js, 搜索引擎跳转工具 Google & Baidu Switcher.user.js.
Stars: ✭ 260 (+983.33%)
Mutual labels:  userscript, tampermonkey, greasyfork
yande-re-chinese-patch
中文标签 | 界面优化 | 高清大图 | 键盘翻页 | 流体布局
Stars: ✭ 158 (+558.33%)
Mutual labels:  userscript, tampermonkey, greasyfork
Stay
Stay is a local userscript manager and an extension sample for Safari on iOS/iPadOS.
Stars: ✭ 672 (+2700%)
Mutual labels:  userscript, tampermonkey, greasyfork
sox
Stack Overflow Extras: a userscript for the Stack Exchange websites to add a bunch of optional toggle-able features
Stars: ✭ 65 (+170.83%)
Mutual labels:  userscript, tampermonkey
Bilibili Evolved
强大的哔哩哔哩增强脚本
Stars: ✭ 10,368 (+43100%)
Mutual labels:  userscript, tampermonkey
panAI
油猴脚本 - 智能识别网页中网盘链接和提取码并自动填写
Stars: ✭ 44 (+83.33%)
Mutual labels:  userscript, tampermonkey
direct google images
Direct Google Images
Stars: ✭ 22 (-8.33%)
Mutual labels:  userscript, tampermonkey
userscript-proxy
HTTP proxy to inject scripts and stylesheets into existing sites.
Stars: ✭ 66 (+175%)
Mutual labels:  userscript, tampermonkey
TrackingTokenStripper
A Tampermonkey Userscript that remove most of the annoying tracking token from URL parameters
Stars: ✭ 21 (-12.5%)
Mutual labels:  userscript, tampermonkey
userscript-enhance-bilibili-player
增强哔哩哔哩播放器的使用体验(Tampermonkey script)
Stars: ✭ 32 (+33.33%)
Mutual labels:  userscript, tampermonkey
alienware arena helper
Helps you to easily earn daily ARP and improves site with usable features
Stars: ✭ 53 (+120.83%)
Mutual labels:  userscript, tampermonkey
Misc-userscripts
Userscripts to add functionality to miscellaneous sites
Stars: ✭ 20 (-16.67%)
Mutual labels:  userscript, tampermonkey
LSSM-V.4
The Official Repository for LSS Manager V4
Stars: ✭ 38 (+58.33%)
Mutual labels:  userscript, tampermonkey
Bilibili-Old
Tampermonkey脚本,通过重写网页框架的方式切换到Bilibili旧版页面。
Stars: ✭ 147 (+512.5%)
Mutual labels:  userscript, tampermonkey
TsingHuaELTHelper
显示清华社英语在线题目答案;支持班级测试;开放自定义设置
Stars: ✭ 66 (+175%)
Mutual labels:  userscript, tampermonkey
f1tv plus
A few improvements to F1TV.
Stars: ✭ 111 (+362.5%)
Mutual labels:  userscript, tampermonkey
direct google
Direct Google
Stars: ✭ 36 (+50%)
Mutual labels:  userscript, tampermonkey
WELearnHelper
显示WE Learn随行课堂题目答案;支持班级测试;自动答题;刷时长;开放自定义设置
Stars: ✭ 247 (+929.17%)
Mutual labels:  userscript, tampermonkey
duolingo-scripts
User scripts for duolingo.com
Stars: ✭ 24 (+0%)
Mutual labels:  userscript, tampermonkey

tampermonkey-scripts

Firefox version Firefox version Chrome version

仅在最新版上通过,如果使用其它浏览器必须要保证 Chromium 版本 100 +

使用

注意: 脚本使用到 jsdelivr 提供的 CDN,但由于不可抗力的原因国内已被污染,更换麻烦。如果您没有办法访问请不要安装当前所有脚本

  1. 先在浏览器商店安装 Tampermonkey 扩展(链接:Firefox, Edge, Chrome
  2. 然后在下面脚本中选择需要的进行安装

脚本

详细说明点击查看

你可以在这个分支查看所有脚本

运行

建议在 Node >= 16 版本上进行

npm install

npm run serve
// 或者(输出到dist目录)
// npm run dev

// 输出到dist目录
npm run build

Thanks

JetBrains

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].