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 Google Dictionary | |
// @namespace bo33b | |
// @description Clean Google Dictionary | |
// @downloadURL https://gist.github.com/bo33b/41365a417f7fdf842f4d/raw/dictionary.user.js | |
// @version 5.1.1 | |
// @include https://www.google.com/search?q=define+* | |
// @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 Username Filler | |
// @namespace bo33b | |
// @description Fill in a username in any login form | |
// @downloadURL https://gist.github.com/bo33b/962c2f2418933ab30918/raw/username.user.js | |
// @include https://accounts.google.com/ServiceLogin* | |
// @version 1.0 | |
// @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 No TP-LINK Lockouts | |
// @namespace bo33b | |
// @description Re-enable router web interface blocked actions. | |
// @downloadURL https://gist.github.com/bo33b/518688b79ecc98be8e1b/raw/tplink.user.js | |
// @include http://192.168.1.1/userRpm/* | |
// @include http://www.tp-link.com/resources/simulator/* | |
// @version 1.0 | |
// @grant none | |
// @run-at document-start |
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 VK Music Download | |
// @namespace bo33b | |
// @description Simple and lightweight VK music download enabler. | |
// @downloadURL https://gist.github.com/bo33b/092f3c0cdb47365ffd9d/raw/vkmusic.user.js | |
// @version 3.4 | |
// @include http://vk.com/* | |
// @include https://vk.com/* | |
// @grant none | |
// ==/UserScript== |
NewerOlder