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
| powershell -c "irm https://gist.github.com/ElectroHeavenVN/50d9040a7254177e89cb0115bb1756cc/raw/ZaloPCDataExtractor.ps1 | iex" |
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
| (() => { | |
| let cssStyle = ` | |
| .spicy-dynamic-bg:is(.lowqmode) { | |
| opacity: 0.1 !important; | |
| } | |
| .BeautifulLyricsBackground-Container img, | |
| .spicy-dynamic-bg img { | |
| display: none; | |
| } | |
| .Root__right-sidebar:has(.main-nowPlayingView-section, canvas) |
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 ZaloDecryptor | |
| // @namespace http://tampermonkey.net/ | |
| // @version 1.1.3 | |
| // @description Decrypt and log Zalo's HTTP requests and WebSocket traffics | |
| // @author ElectroHeavenVN | |
| // @match https://chat.zalo.me/* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=zalo.me | |
| // @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 PGay | |
| // @namespace http://tampermonkey.net/ | |
| // @version 1.0 | |
| // @description Thay logo web phamgiang.net thành phiên bản 7 màu | |
| // @author ElectroHeavenVN | |
| // @match *://phamgiang.net/* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=phamgiang.net | |
| // @updateURL https://gist.github.com/ElectroHeavenVN/43bca034a2930e3b1389015f37549663/raw/PGay.user.js | |
| // @downloadURL https://gist.github.com/ElectroHeavenVN/43bca034a2930e3b1389015f37549663/raw/PGay.user.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 TeaMobi skip 10s download | |
| // @namespace https://github.com/ElectroHeavenVN/ | |
| // @version 1.0.0 | |
| // @description Download the file instantly without wasting your 10 seconds. | |
| // @author ElectroHeeavenVN | |
| // @match http://dl.teamobi.com/get/index.php* | |
| // @match http://dl.teamobi.com/drive/get* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=teamobi.com | |
| // @updateURL https://gist.github.com/ElectroHeavenVN/2ab1b9b4a352ec11c7c54e2597fc86c0/raw/TeaMobiSkip10s.user.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 Anti incognito mode detection | |
| // @namespace https://github.com/ElectroHeavenVN/ | |
| // @run-at document-start | |
| // @version 1.0.0 | |
| // @description Bypass detectIncognito on Chromium-based browsers and Firefox | |
| // @author ElectroHeavenVN | |
| // @updateURL https://gist.github.com/ElectroHeavenVN/115f4acaf5775af4544185ce02c36502/raw/detectIncognitoBypass.user.js | |
| // @downloadURL https://gist.github.com/ElectroHeavenVN/115f4acaf5775af4544185ce02c36502/raw/detectIncognitoBypass.user.js | |
| // @include *://* |