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 هو إضافة Chrome تم تطويرها بواسطة Max، والميزة الرئيسية لها هي "Tired of clicking unsubscribe one by one, here is a tool to let you one click unsubscribe from all the mailing list & junk emails.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Unroll.Me Alternative-Mass Unsubscribe Email
قم بتنزيل ملفات الامتداد Unroll.Me Alternative-Mass Unsubscribe Email بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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\/*" ] } ] } |