Student Discount Finder
Find student discounts automatically at over 1,000 popular retailers and services providers
ما هو Student Discount Finder؟
Student Discount Finder هو إضافة Chrome تم تطويرها بواسطة https://dealaid.org، والميزة الرئيسية لها هي "Find student discounts automatically at over 1,000 popular retailers and services providers".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Student Discount Finder
قم بتنزيل ملفات الامتداد Student Discount Finder بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Student Discount Finder is a browser extension that automatically finds and notifies you of available student discounts as you shop online or browse google. Student Discount Finder’s API is backed by a database of 1000+ online stores & service providers that offer exclusive discounts to students in USA, UK, Canada & Australia.
معلومات أساسية عن التمديد
الاسم | Student Discount Finder |
ID | ecllgjcgbjmieiklnfanhpnkjggdliak |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/student-discount-finder/ecllgjcgbjmieiklnfanhpnkjggdliak |
الوصف | Find student discounts automatically at over 1,000 popular retailers and services providers |
حجم الملف | 152 KB |
عدد التثبيتات | 197 |
النسخة الحالية | 1.0.4 |
آخر تحديث | 2021-02-18 |
تاريخ النشر | 2019-12-09 |
تقييم | 5.00/5 مجموع تقييمات 3 |
المطور | https://dealaid.org |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://dealaid.org/tools/student-discount-finder/ |
عنوان صفحة المساعدة | https://dealaid.org/support/ |
عنوان صفحة سياسة الخصوصية | https://dealaid.org/privacy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "DealAid", "background": { "page": "background.html", "persistent": true }, "browser_action": { "default_icon": { "18": "images\/18x18-grey.png" }, "default_title": "Student Discount Finder" }, "content_scripts": [ { "all_frames": false, "js": [ "jquery-1.9.1.min.js", "ci.content.pack.js", "libs\/jquery-no-conflict.js", "libs\/handlebars.runtime.min.js", "libs\/underscore-min.js", "libs\/backbone-min.js", "libs\/backbone-no-conflict.js", "libs\/underscore-no-conflict.js", "shared\/constants.js", "shared\/utils.js", "content\/style.js", "content\/templates.js", "content\/slider.js", "content\/serp.js", "content\/serp-handler.js", "content\/content.js" ], "matches": [ " |