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 |
官方網址 | 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": [ " |