Exu - Boost Your Youtube Experience
Exu is a hole new extension that allow you to get new expirience of using Youtube. Exu is a browser extension that will extend…
Exu - Boost Your Youtube Experience là gì?
Exu - Boost Your Youtube Experience là một tiện ích mở rộng Chrome được phát triển bởi exuext, và tính năng chính của nó là "Exu is a hole new extension that allow you to get new expirience of using Youtube. Exu is a browser extension that will extend…".
Ả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 Exu - Boost Your Youtube Experience
Tải xuống các tệp mở rộng Exu - Boost Your Youtube Experience 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
Exu is a hole new extension that allow you to get new expirience of using Youtube. Exu is a browser extension that will extend your Youtube Search Filter. Find great topics before anyone else! We're in development, but we already want to let you know that the basic functionality is available and working. With our extension, you'll be able to filter your search results by the following criteria: - views; - subscribers; - video upload date; - presence of monetization; - video duration - vsr; Hide YouTube related videos, comments, shorts tab, suggestions wall, homepage recommendations, trending, and other distractions. A browser extension to remove YouTube distractions, including the recommended sidebar, endscreen video suggestions, user comments, homepage related videos feed, trending tab, turn off autoplay or annotations, and more. Toggle the options through the popup to customize your own YouTube experience! And a lot more will be avialable soon. Stay up to date on "explosive" videos with Exu.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Exu - Boost Your Youtube Experience |
ID | fgfcfincldjbfpkdoagajmfidhnffhao |
URL Chính Thức | https://chromewebstore.google.com/detail/exu-boost-your-youtube-ex/fgfcfincldjbfpkdoagajmfidhnffhao |
Mô tả | Exu is a hole new extension that allow you to get new expirience of using Youtube. Exu is a browser extension that will extend… |
Kích Thước Tệp | 37.55 KB |
Số Lần Cài Đặt | 63 |
Phiên Bản Hiện Tại | 1.1.2 |
Cập Nhật Lần Cuối | 2023-03-05 |
Ngày Phát Hành | 2023-02-11 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | exuext |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://t.me/extendu |
Ngôn Ngữ Được Hỗ Trợ | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "content_scripts": [ { "js": [ ".\/js\/exu.js" ], "css": [ ".\/css\/exu.css" ], "matches": [ "*:\/\/*.youtube.com\/*" ], "all_frames": true, "run_at": "document_start" } ], "icons": { "16": ".\/icons\/icon16.png", "48": ".\/icons\/icon48.png", "128": ".\/icons\/icon128.png" }, "name": "Exu - Boost Your Youtube Experience", "short_name": "Exu - Boost Your Youtube Experience", "version": "1.1.2", "manifest_version": 3 } |