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.
O que é Unroll.Me Alternative-Mass Unsubscribe Email?
Unroll.Me Alternative-Mass Unsubscribe Email é uma extensão do Chrome desenvolvida por Max, e sua principal característica é "Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Unroll.Me Alternative-Mass Unsubscribe Email
Baixe arquivos de extensão Unroll.Me Alternative-Mass Unsubscribe Email no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.
Informações Básicas da Extensão
Nome | |
ID | ebeoconeakilfjjchnjoaaoohnckidoc |
URL Oficial | https://chromewebstore.google.com/detail/unrollme-alternative-mass/ebeoconeakilfjjchnjoaaoohnckidoc |
Descrição | Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails. |
Tamanho do Arquivo | 1.42 MB |
Contagem de Instalações | 28 |
Versão Atual | 1.0.1 |
Última Atualização | 2024-01-24 |
Data de Publicação | 2024-01-03 |
Classificação | 5.00/5 Total de 2 Avaliações |
Desenvolvedor | Max |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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\/*" ] } ] } |