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 clickup | |
// @namespace http://tampermonkey.net/ | |
// @version 0.02 | |
// @description clickup tampermonkey time tracker patch ids | |
// @author Karacas | |
// @match *://app.clickup.com/* | |
// @grant none | |
// @updateURL https://gist.github.com/karacas/755dc3fb478d72f188d792c401f236f3 | |
// @downloadURL https://gist.github.com/karacas/755dc3fb478d72f188d792c401f236f3 |
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 TMS_9gagKrc | |
// @namespace http://tampermonkey.net/ | |
// @version 0.30 | |
// @description 9Gag styles | |
// @author Karacas | |
// @match *://9gag.com/* | |
// @grant none | |
// @updateURL https://gist.githubusercontent.com/karacas/76b56510a6f84a3a1c1b6d69aa864be7/raw | |
// @downloadURL https://gist.githubusercontent.com/karacas/76b56510a6f84a3a1c1b6d69aa864be7/raw |