SpyDeals Chrome Extension
Gets information about coupons on SpyDeals for browsed website
ما هو SpyDeals Chrome Extension؟
SpyDeals Chrome Extension هو إضافة Chrome تم تطويرها بواسطة https://spydeals.nl، والميزة الرئيسية لها هي "Gets information about coupons on SpyDeals for browsed website".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة SpyDeals Chrome Extension
قم بتنزيل ملفات الامتداد SpyDeals Chrome Extension بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Wanneer je online aan het winkelen bent zoekt Spydeals automatisch voor je naar de beste deals en kortingscodes.
معلومات أساسية عن التمديد
الاسم | SpyDeals Chrome Extension |
ID | ccpdddfmfddafmpgbhoollfljlhfnhnf |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/spydeals-chrome-extension/ccpdddfmfddafmpgbhoollfljlhfnhnf |
الوصف | Gets information about coupons on SpyDeals for browsed website |
حجم الملف | 37.82 KB |
عدد التثبيتات | 480 |
النسخة الحالية | 2.0.1 |
آخر تحديث | 2020-07-23 |
تاريخ النشر | 2020-07-15 |
تقييم | 5.00/5 مجموع تقييمات 4 |
المطور | https://spydeals.nl |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | http://www.spydeals.nl |
عنوان صفحة المساعدة | https://www.spydeals.nl/contact |
عنوان صفحة سياسة الخصوصية | https://www.spydeals.nl/privacy |
اللغات المدعومة | nl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SpyDeals Chrome Extension", "version": "2.0.1", "description": "Gets information about coupons on SpyDeals for browsed website", "permissions": [ "storage", "tabs" ], "background": { "scripts": [ "src\/background.js" ], "persistent": false }, "browser_action": { "default_popup": "src\/popup.html", "default_icon": { "16": "src\/images\/icon_16.png", "32": "src\/images\/icon_32.png", "48": "src\/images\/icon_48.png", "128": "src\/images\/icon_128.png" } }, "content_scripts": [ { "js": [ "src\/contentscript.js" ], "matches": [ " |