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
없음 |
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
PSConstants -> value -> CharID TypeIDToStringID | |
---------- -> ----- -> ------ ---------------- | |
phDialogDontDisplay -> 0 -> | |
phEnumBitDepthA1R5G5B5 -> 825570869 -> "1565" | |
phEnumBitDepthA4R4G4B4 -> 875836468 -> "4444" | |
phEnumAmiga -> 1097688929 -> "Amga" | |
phKeyArrowhead -> 1098019447 -> "Arrw" | |
phEventBackLight -> 1113678668 -> "BacL" | |
phClassBackLight -> 1113680716 -> "BakL" | |
phEnumBitDepth16 -> 1111765302 -> "BD16" |
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 Base64 inline images | |
// @author @christophemarois | |
// @match * | |
// @grant GM_xmlhttpRequest | |
// @connect * | |
// ==/UserScript== | |
// NOTE: NOT MEANT TO BE INSTALLED | |
// AS IT WILL REPLACE EVERY IMAGE ON EVERY PAGE |
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 룰렛 | |
// @namespace http://tampermonkey.net/ | |
// @version 0.0 | |
// @description try to take over the world! | |
// @author You | |
// @match https://m.live.livepbt.com* | |
// @grant none | |
// @updateURL https://gist.github.com/DeTK/61c3ea18024fcc78f37f44f702e1e99e/raw/L.meta.js | |
// @downloadURL https://gist.github.com/DeTK/164c674769edb08fc76dcb0c38873909/raw/L.user.js |
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 룰렛 | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description try to take over the world! | |
// @author You | |
// @match https://m.live.livepbt.com* | |
// @grant none | |
// @updateURL https://gist.github.com/DeTK/61c3ea18024fcc78f37f44f702e1e99e/raw/L.meta.js | |
// @downloadURL https://gist.github.com/DeTK/164c674769edb08fc76dcb0c38873909/raw/L.user.js |
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 YEEZY SUPPLY | |
// @namespace http://tampermonkey.net/ | |
// @version 0.3 | |
// @description 쇼핑페이지 | |
// @author DeTK | |
// @match https://yeezysupply.com | |
// @grant none | |
// @updateURL https://gist.github.com/DeTK/d7e6dd7e8a33827ad8e921021a681c35/raw/yeezy_supply.meta.js | |
// @downloadURL https://gist.github.com/DeTK/bf7cf8080737d39c8120852d597a3fc0/raw/yeezy_supply.user.js |
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 YEEZY SUPPLY | |
// @namespace http://tampermonkey.net/ | |
// @version 0.3 | |
// @description 쇼핑페이지 | |
// @author DeTK | |
// @match https://yeezysupply.com | |
// @grant none | |
// @updateURL https://gist.github.com/DeTK/d7e6dd7e8a33827ad8e921021a681c35/raw/yeezy_supply.meta.js | |
// @downloadURL https://gist.github.com/DeTK/bf7cf8080737d39c8120852d597a3fc0/raw/yeezy_supply.user.js |