This file contains hidden or 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 Hide under 20 on lobste.rs | |
// @description Hide under 20 on lobste.rs | |
// @updateURL https://gist.github.com/rishubil/7a3353ce7c6f990a24b0bbbe1af79507/raw/hide-under-20-on-lobsters.user.js | |
// @downloadURL https://gist.github.com/rishubil/7a3353ce7c6f990a24b0bbbe1af79507/raw/hide-under-20-on-lobsters.user.js | |
// @version 0.0.1 | |
// @match https://lobste.rs/* | |
// @grant none | |
// ==/UserScript== |
This file contains hidden or 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
{ | |
"name": "KBD75 Rev2", | |
"vendorProductId": 1262641249, | |
"macros": ["", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""], | |
"layers": [ | |
[ | |
"KC_ESC", | |
"KC_F1", | |
"KC_F2", | |
"KC_F3", |
This file contains hidden or 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 Add notranslate class on Hacker News | |
// @description Add notranslate class on Hacker News | |
// @version 0.0.2 | |
// @match https://news.ycombinator.com/* | |
// @updateURL https://gist.github.com/rishubil/e0ac6c16334e63abe9064323afb29d4c/raw/notranslate-hackernews.user.js | |
// @downloadURL https://gist.github.com/rishubil/e0ac6c16334e63abe9064323afb29d4c/raw/notranslate-hackernews.user.js | |
// @grant none | |
// ==/UserScript== |
This file contains hidden or 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 Dogdrip css | |
// @namespace dogdrip-css | |
// @description Dogdrip css | |
// @version 0.0.1 | |
// @match https://www.dogdrip.net/* | |
// @updateURL https://gist.github.com/rishubil/97b02c6108366e24fec391960a54035b/raw/dogdrip-css.user.js | |
// @downloadURL https://gist.github.com/rishubil/97b02c6108366e24fec391960a54035b/raw/dogdrip-css.user.js | |
// @run-at document-start | |
// @grant GM_addStyle |
This file contains hidden or 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 Add notranslate class on webtoolsweekly | |
// @description Add notranslate class on webtoolsweekly | |
// @version 0.0.1 | |
// @match https://mailchi.mp/webtoolsweekly/* | |
// @updateURL https://gist.github.com/rishubil/61b813a47af99d22754ddf908b9969f2/raw/notranslate-webtoolsweekly.user.js | |
// @downloadURL https://gist.github.com/rishubil/61b813a47af99d22754ddf908b9969f2/raw/notranslate-webtoolsweekly.user.js | |
// @grant none | |
// ==/UserScript== |
OlderNewer