Return Dislike for Youtube™
Extension Return Dislike for Youtube
Co je Return Dislike for Youtube™?
Return Dislike for Youtube™ je rozšíření Chrome vyvinuté Wizz Extensions, a jeho hlavní funkcí je „Extension Return Dislike for Youtube“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Return Dislike for Youtube™
Stáhněte si soubory rozšíření Return Dislike for Youtube™ ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Return YouTube Dislike - Pro Return YouTube Dislike restores the ability to see dislikes on YouTube. This extension aims to restore power to users by using a combination of archived like and dislike data, as well as the likes and dislikes made by extension users to show the most accurate ratings.
Základní Informace o Rozšíření
Název | |
ID | nphpdenalmcdfmhfjkechmigkpijbmde |
Oficiální URL | https://chrome.google.com/webstore/detail/return-dislike-for-youtub/nphpdenalmcdfmhfjkechmigkpijbmde |
Popis | Extension Return Dislike for Youtube |
Velikost souboru | 38.67 KB |
Počet instalací | 9,785 |
Aktuální Verze | 1.1 |
Poslední Aktualizace | 2023-02-14 |
Datum Vydání | 2022-11-24 |
Hodnocení | 4.72/5 Celkem 46 Hodnocení |
Vývojář | Wizz Extensions |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | en-US |
manifest.json | |
{ "action": { "default_popup": "popup.html" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "css": [ "content-style.css" ], "exclude_matches": [ "*:\/\/*.music.youtube.com\/*" ], "js": [ "content-script.js" ], "matches": [ "*:\/\/youtube.com\/*", "*:\/\/www.youtube.com\/*", "*:\/\/m.youtube.com\/*" ] }, { "js": [ "content.js" ], "matches": [ " |