Return Dislike for Youtube™
Extension Return Dislike for Youtube
Return Dislike for Youtube™ là gì?
Return Dislike for Youtube™ là một tiện ích mở rộng Chrome được phát triển bởi Wizz Extensions, và tính năng chính của nó là "Extension Return Dislike for Youtube".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Return Dislike for Youtube™
Tải xuống các tệp mở rộng Return Dislike for Youtube™ dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | nphpdenalmcdfmhfjkechmigkpijbmde |
URL Chính Thức | https://chrome.google.com/webstore/detail/return-dislike-for-youtub/nphpdenalmcdfmhfjkechmigkpijbmde |
Mô tả | Extension Return Dislike for Youtube |
Kích Thước Tệp | 38.67 KB |
Số Lần Cài Đặt | 9,785 |
Phiên Bản Hiện Tại | 1.1 |
Cập Nhật Lần Cuối | 2023-02-14 |
Ngày Phát Hành | 2022-11-24 |
Đánh Giá | 4.72/5 Tổng số 46 Đánh Giá |
Nhà Phát Triển | Wizz Extensions |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |