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 |
Eメール | [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\/*" ] } ] } |