使用者腳本 UserScript (user.js) install 安裝紀錄
關於userscript的介紹和安裝法,可以直接看greasyfork,有多國語言
https://greasyfork.org
基本上userscript manager主要功能都是相同的,只要沒bug應該都能跑
我寫的userscripts
https://github.com/craftwar/userscript
https://greasyfork.org/users/166015-craftwar
下面懶得更新了
userscript manager (you need install this first before you can install userscript)
Greasemonkey http://www.greasespot.net/
Violentmonkey (I use this one) https://violentmonkey.github.io/
Tampermonkey http://tampermonkey.net/
After userscript manager is installed, you can install userscript in different ways.
2017/11/30的狀況
Greasemonkey太陽春不實用
Tampermonkey source code的license不是開放的,不想用
Violentmonkey open source功能看起來也不錯,更新很勤
使用者腳本(userscript)的效能會比直接寫成extension差一點 (可忽略,原因是必需重複檢查權限)
是用eval執行,不是像extension直接inject js進去,debug比較麻煩
沒有extension的background script可以用,每個頁面都要開一個
優點是開發者維護更新上比較方便,而且跨平台支援各瀏覽器
VNDB Complete
https://userstyles.org/styles/124921/vndb-complete
Handy Image
https://openuserjs.org/scripts/Owyn/Handy_Image
gm-i-am-over-18
https://github.com/tsaiid/gm-i-am-over-18
anti anti-ad block... 原來有新人繼續做了
https://github.com/jspenguin2017/uBlockProtector
https://adblockprotector2.github.io/AdBlockProtector2/
M$ doc in English
https://greasyfork.org/en/scripts/19862-display-msdn-kb-base-content-in-english-mikhoul-fork
Extract images for Twitter
https://greasyfork.org/en/scripts/15271-extract-images-for-twitter
Disable YouTube Channel/User Home Page Video AutoPlay
https://greasyfork.org/en/scripts/29422-disable-youtube-channel-user-home-page-video-autoplay
https://greasyfork.org
基本上userscript manager主要功能都是相同的,只要沒bug應該都能跑
我寫的userscripts
https://github.com/craftwar/userscript
https://greasyfork.org/users/166015-craftwar
下面懶得更新了
userscript manager (you need install this first before you can install userscript)
Greasemonkey http://www.greasespot.net/
Violentmonkey (I use this one) https://violentmonkey.github.io/
Tampermonkey http://tampermonkey.net/
After userscript manager is installed, you can install userscript in different ways.
- Click install from userscript publish site Ex: https://greasyfork.org , https://openuserjs.org
- Drag user.js into browser
- Click Add new script and paste userscript into manager
2017/11/30的狀況
Greasemonkey太陽春不實用
Tampermonkey source code的license不是開放的,不想用
Violentmonkey open source功能看起來也不錯,更新很勤
使用者腳本(userscript)的效能會比直接寫成extension差一點 (可忽略,原因是必需重複檢查權限)
是用eval執行,不是像extension直接inject js進去,debug比較麻煩
沒有extension的background script可以用,每個頁面都要開一個
優點是開發者維護更新上比較方便,而且跨平台支援各瀏覽器
VNDB Complete
https://userstyles.org/styles/124921/vndb-complete
Handy Image
https://openuserjs.org/scripts/Owyn/Handy_Image
gm-i-am-over-18
https://github.com/tsaiid/gm-i-am-over-18
anti anti-ad block... 原來有新人繼續做了
https://github.com/jspenguin2017/uBlockProtector
https://adblockprotector2.github.io/AdBlockProtector2/
M$ doc in English
https://greasyfork.org/en/scripts/19862-display-msdn-kb-base-content-in-english-mikhoul-fork
Extract images for Twitter
https://greasyfork.org/en/scripts/15271-extract-images-for-twitter
Disable YouTube Channel/User Home Page Video AutoPlay
https://greasyfork.org/en/scripts/29422-disable-youtube-channel-user-home-page-video-autoplay
留言
張貼留言