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.
Qu'est-ce que Unroll.Me Alternative-Mass Unsubscribe Email ?
Unroll.Me Alternative-Mass Unsubscribe Email est une extension Chrome développée par Max, et sa fonction principale est "Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Unroll.Me Alternative-Mass Unsubscribe Email
Téléchargez les fichiers d'extension Unroll.Me Alternative-Mass Unsubscribe Email au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.
Informations de Base sur l'Extension
Nom | |
ID | ebeoconeakilfjjchnjoaaoohnckidoc |
URL Officiel | https://chromewebstore.google.com/detail/unrollme-alternative-mass/ebeoconeakilfjjchnjoaaoohnckidoc |
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. |
Taille du Fichier | 1.42 MB |
Nombre d'Installations | 28 |
Version Actuelle | 1.0.1 |
Dernière Mise à Jour | 2024-01-24 |
Date de Publication | 2024-01-03 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | Max |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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\/*" ] } ] } |