Return Dislike for Youtube™
Extension Return Dislike for Youtube
什么是Return Dislike for Youtube™?
Return Dislike for Youtube™是由Wizz Extensions开发的Chrome扩展程序,该扩展的主要功能是“Extension Return Dislike for Youtube”。
扩展截图
下载Return Dislike for Youtube™扩展crx文件
下载Return Dislike for Youtube™扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | |
ID | nphpdenalmcdfmhfjkechmigkpijbmde |
官方URL | https://chrome.google.com/webstore/detail/return-dislike-for-youtub/nphpdenalmcdfmhfjkechmigkpijbmde |
简介 | Extension Return Dislike for Youtube |
文件大小 | 38.67 KB |
安装次数 | 9,785 |
当前版本 | 1.1 |
更新时间 | 2023-02-14 |
上架时间 | 2022-11-24 |
评分 | 4.72/5 共46次评分 |
开发者 | Wizz Extensions |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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": [ " |