Unroll.Me Alternative-Mass Unsubscribe Email

Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.

Что такое Unroll.Me Alternative-Mass Unsubscribe Email?

Unroll.Me Alternative-Mass Unsubscribe Email - это расширение Chrome, разработанное Max, и его основная функция - "Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения Unroll.Me Alternative-Mass Unsubscribe Email

Скачайте файлы расширений Unroll.Me Alternative-Mass Unsubscribe Email в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.                    

Основная информация о расширении

Название Unroll.Me Alternative-Mass Unsubscribe Email Unroll.Me Alternative-Mass Unsubscribe Email
ID ebeoconeakilfjjchnjoaaoohnckidoc
Официальный URL https://chromewebstore.google.com/detail/unrollme-alternative-mass/ebeoconeakilfjjchnjoaaoohnckidoc
Описание Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.
Размер файла 1.42 MB
Количество установок 28
Текущая Версия 1.0.1
Последнее Обновление 2024-01-24
Дата публикации 2024-01-03
Рейтинг 5.00/5 Всего 2 оценок
Разработчик Max
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Unroll.Me Alternative-Mass Unsubscribe Email",
    "version": "1.0.1",
    "description": "Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.",
    "permissions": [],
    "action": [],
    "icons": {
        "128": "icon128.439a2463.png"
    },
    "background": {
        "service_worker": "service_worker.a4834a76.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "src\/index.html"
            ],
            "matches": [
                "https:\/\/toolboxforweb.xyz\/*"
            ]
        }
    ]
}