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 là gì?
Unroll.Me Alternative-Mass Unsubscribe Email là một tiện ích mở rộng Chrome được phát triển bởi Max, và tính năng chính của nó là "Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Unroll.Me Alternative-Mass Unsubscribe Email
Tải xuống các tệp mở rộng Unroll.Me Alternative-Mass Unsubscribe Email dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ebeoconeakilfjjchnjoaaoohnckidoc |
URL Chính Thức | https://chromewebstore.google.com/detail/unrollme-alternative-mass/ebeoconeakilfjjchnjoaaoohnckidoc |
Mô tả | Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails. |
Kích Thước Tệp | 1.42 MB |
Số Lần Cài Đặt | 28 |
Phiên Bản Hiện Tại | 1.0.1 |
Cập Nhật Lần Cuối | 2024-01-24 |
Ngày Phát Hành | 2024-01-03 |
Đánh Giá | 5.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | Max |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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\/*" ] } ] } |