Delete Dell Cookies
Press the button to delete all cookies with "dell" in the domain
ما هو Delete Dell Cookies؟
Delete Dell Cookies هو إضافة Chrome تم تطويرها بواسطة testandtargetdev، والميزة الرئيسية لها هي "Press the button to delete all cookies with "dell" in the domain".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Delete Dell Cookies
قم بتنزيل ملفات الامتداد Delete Dell Cookies بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Delete all Dell cookies extension! Deletes all cookies related to Dell for faster and easier development and testing! This extension will delete cookies relevant to Dell.com development with one click. For use in Dell.com development.
معلومات أساسية عن التمديد
الاسم | |
ID | ogeghecgpnidmlfkldedljlblikegikj |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/delete-dell-cookies/ogeghecgpnidmlfkldedljlblikegikj |
الوصف | Press the button to delete all cookies with "dell" in the domain |
حجم الملف | 37.93 KB |
عدد التثبيتات | 361 |
النسخة الحالية | 1.80 |
آخر تحديث | 2023-02-07 |
تاريخ النشر | 2019-05-23 |
تقييم | 4.00/5 مجموع تقييمات 1 |
المطور | testandtargetdev |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Delete Dell Cookies", "version": "1.80", "manifest_version": 3, "description": "Press the button to delete all cookies with \"dell\" in the domain", "permissions": [ "cookies", "scripting" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "action": { "default_icon": "cookie-new.png" }, "icons": { "128": "cookie-new.png" }, "background": { "service_worker": "background.js" }, "web_accessible_resources": [ { "resources": [ "updateCookies.js" ], "matches": [ " |