// ==UserScript== // @name Avistaz Plus // @version 1.6 // @description This extension simply calculates the required seeding time and displays it in the hours seeded box. Colors Ratio accordingly. Many other QOL features to come. - This is not affiliated with Avistaz. At all. - // @author Improved Avistaz // @match https://avistaz.to/profile/*/history* // @match https://avistaz.to/torrent* // @match https://avistaz.to/profile/*/bonus // @match https://privatehd.to/profile/*/history* // @match https://privatehd.to/torrent* // @match https://privatehd.to/profile/*/bonus // @match https://cinemaz.to/profile/*/history* // @match https://cinemaz.to/torrent* // @match https://cinemaz.to/profile/*/bonus // @grant none // @run-at document-end // @namespace http://your-namespace.com // ==/UserScript==