Unsubscribe All for YouTube
Easily unsubscribe from unwanted YouTube channels in bulk with Unsubscribe All for YouTube.
Что такое Unsubscribe All for YouTube?
Unsubscribe All for YouTube - это расширение Chrome, разработанное EchoWebBot Studio, и его основная функция - "Easily unsubscribe from unwanted YouTube channels in bulk with Unsubscribe All for YouTube.".
Снимки экрана расширения
Скачать файл CRX расширения Unsubscribe All for YouTube
Скачайте файлы расширений Unsubscribe All for YouTube в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Unsubscribe All for YouTube provides you with the easiest and most thorough way to clean up your YouTube subscriptions. Say farewell to the cumbersome process of unsubscribing from channels one by one now, it's as simple as a single click to easily unsubscribe from multiple YouTube channels. 🔒 Data Privacy All data is processed in your local computer, it never passes through our web server and no one knows what you have saved. 👋 Contact If you have any issues, feel free to contact [email protected]
Основная информация о расширении
Название | Unsubscribe All for YouTube |
ID | incaibecloakgmckogfkcongiplmgmbo |
Официальный URL | https://chromewebstore.google.com/detail/unsubscribe-all-for-youtu/incaibecloakgmckogfkcongiplmgmbo |
Описание | Easily unsubscribe from unwanted YouTube channels in bulk with Unsubscribe All for YouTube. |
Размер файла | 229 KB |
Количество установок | 440 |
Текущая Версия | 1.0.0 |
Последнее Обновление | 2023-10-04 |
Дата публикации | 2023-10-03 |
Рейтинг | 3.50/5 Всего 8 оценок |
Разработчик | EchoWebBot Studio |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | https://echobot.dev/privacy.html |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Unsubscribe All for YouTube", "description": "Easily unsubscribe from unwanted YouTube channels in bulk with Unsubscribe All for YouTube.", "version": "1.0.0", "manifest_version": 3, "icons": { "16": "icon\/logo-16.png", "32": "icon\/logo-32.png", "48": "icon\/logo-48.png", "128": "icon\/logo-128.png" }, "action": { "default_popup": "popup.html", "default_icon": "icon\/logo-128.png" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/custom-elements.min.js-loader-9e36deab.js", "assets\/index.js-loader-82379583.js" ], "matches": [ "*:\/\/*.youtube.com\/*" ], "run_at": "document_end", "all_frames": false }, { "js": [ "assets\/auth.js-loader-e4ea11b2.js" ], "matches": [ "https:\/\/ytbunsubscribe.echobot.dev\/auth_redirect.html*" ], "run_at": "document_end", "all_frames": false } ], "web_accessible_resources": [ { "matches": [ " |