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是由Max开发的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扩展crx文件
下载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.
扩展基本信息
名称 | |
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\/*" ] } ] } |