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.
Co to jest Unroll.Me Alternative-Mass Unsubscribe Email?
Unroll.Me Alternative-Mass Unsubscribe Email to rozszerzenie Chrome opracowane przez Max, a jego główną funkcją jest „Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Unroll.Me Alternative-Mass Unsubscribe Email
Pobierz pliki rozszerzeń Unroll.Me Alternative-Mass Unsubscribe Email w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | ebeoconeakilfjjchnjoaaoohnckidoc |
Oficjalny URL | https://chromewebstore.google.com/detail/unrollme-alternative-mass/ebeoconeakilfjjchnjoaaoohnckidoc |
Opis | Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails. |
Rozmiar pliku | 1.42 MB |
Liczba instalacji | 28 |
Aktualna Wersja | 1.0.1 |
Ostatnia Aktualizacja | 2024-01-24 |
Data Publikacji | 2024-01-03 |
Ocena | 5.00/5 Łącznie 2 Oceny |
Deweloper | Max |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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\/*" ] } ] } |