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 Discord CDN POPUP Info | |
// @namespace https://gist.github.com/assBuk | |
// @version 1.0.1 | |
// @description Выводит всплывающее окно с информацией о времени выпуска и истечения срока действия вложения в Discord | |
// @author assBuk | |
// @match https://media.discordapp.net/attachments/* | |
// @match https://cdn.discordapp.com/attachments/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=discord.com | |
// @grant none |
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 HANTER | |
// @namespace http://tampermonkey.net/ | |
// @version 0.7 | |
// @description try to take over the world! | |
// @author You | |
// @match https://iknowwhatyoudownload.com/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=iknowwhatyoudownload.com | |
// @grant none | |
// @updateURL https://gist.github.com/assBuk/0361479f5ffe0b9d4375d6c71390cc9e/raw/5d4e48cf4f5b291f042500488650689591425ef4/hanter.js |
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 CRX Download | |
// @namespace https://gist.github.com/assBuk/f07bd2ad7ea2d1270fb92e6b51477d8f/ | |
// @version 0.5 | |
// @description Replace existing button with custom button | |
// @author Hth4nh && Assbuk | |
// @downloadURL https://gist.github.com/assBuk/f07bd2ad7ea2d1270fb92e6b51477d8f/raw/c637042ea84677b4a9153e4ea86e4d314b35ad12/CRX%2520Download.user.js | |
// @updateURL https://gist.github.com/assBuk/f07bd2ad7ea2d1270fb92e6b51477d8f/raw/c637042ea84677b4a9153e4ea86e4d314b35ad12/CRX%2520Download.user.js | |
// @match https://chromewebstore.google.com/detail/* | |
// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== |