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 Ygg corriger l'affichage des images | |
// @version 1.1.5 | |
// @description Corrige le soucis d'affichage des images dans les posts (https://www2.yggtorrent.si/forum/index.php?threads/probleme-affichage-image-dans-mes-up.46302/page-9) | |
// @namespace https://gist.github.com/skyghis/eac11f150ffb9a7e005ce1c6fe5bb525 | |
// @updateURL https://gist.github.com/skyghis/eac11f150ffb9a7e005ce1c6fe5bb525/raw | |
// @match https://*ygg.*/* | |
// @match https://*yggtorrent.*/* | |
// @icon https://www.yggtorrent.top/favicon.ico | |
// @author SkyghiS |
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 Display 9GAG video control on hover | |
// @version 2.6.1 | |
// @description Show video controls on mouse hover | |
// @namespace https://gist.github.com/skyghis/3a74c41fd35148beeccabbd3035835f1 | |
// @updateURL https://gist.github.com/skyghis/3a74c41fd35148beeccabbd3035835f1/raw | |
// @match https://*9gag.com/* | |
// @icon https://9gag.com/favicon.ico | |
// @author SkyghiS | |
// @homepageURL https://gist.github.com/skyghis/3a74c41fd35148beeccabbd3035835f1 |
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 Ygg remove donation popup and button | |
// @version 1.7.3 | |
// @description Remove YggTorrent donation popup | |
// @namespace https://gist.github.com/skyghis/28558a62192e10538f262f5775cb24ed | |
// @updateURL https://gist.github.com/skyghis/28558a62192e10538f262f5775cb24ed/raw | |
// @match https://*ygg.*/* | |
// @match https://*yggtorrent.*/* | |
// @icon https://www.yggtorrent.top/favicon.ico | |
// @author SkyghiS |
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 Ygg affichage crédit (Go disponibles) | |
// @version 1.3.8 | |
// @description Ajoute un compteur de crédit a gauche des compteurs d'upload et de download | |
// @namespace https://gist.github.com/skyghis/780914681028f6b4ea39bd2097cbe9dd | |
// @updateURL https://gist.github.com/skyghis/780914681028f6b4ea39bd2097cbe9dd/raw | |
// @match https://*ygg.*/* | |
// @match https://*yggtorrent.*/* | |
// @icon https://www.yggtorrent.top/favicon.ico | |
// @author SkyghiS |
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 Amazon Camel Graph Revived/Fixed | |
// @version 1.3.0 | |
// @description Add CamelCamelCamel graph + link to Amazon product pages. | |
// @namespace https://gist.github.com/skyghis/3ffdf6d93d83d4616212ec7a6da8e690 | |
// @updateURL https://gist.github.com/skyghis/3ffdf6d93d83d4616212ec7a6da8e690/raw | |
// @include http*://www.amazon.*/* | |
// @icon https://camelcamelcamel.com/favicon.ico | |
// @author SkyghiS | |
// @homepageURL https://gist.github.com/skyghis/3ffdf6d93d83d4616212ec7a6da8e690 |