Student Discount Finder
Find student discounts automatically at over 1,000 popular retailers and services providers
Wat is Student Discount Finder?
Student Discount Finder is een Chrome-extensie ontwikkeld door https://dealaid.org, en de belangrijkste functie is "Find student discounts automatically at over 1,000 popular retailers and services providers".
Extensie Screenshots
Download het CRX-bestand van de extensie Student Discount Finder
Download Student Discount Finder-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Student Discount Finder |
ID | ecllgjcgbjmieiklnfanhpnkjggdliak |
Officiële URL | https://chromewebstore.google.com/detail/student-discount-finder/ecllgjcgbjmieiklnfanhpnkjggdliak |
Beschrijving | Find student discounts automatically at over 1,000 popular retailers and services providers |
Bestandsgrootte | 152 KB |
Aantal Installaties | 197 |
Huidige Versie | 1.0.4 |
Laatst Bijgewerkt | 2021-02-18 |
Publicatiedatum | 2019-12-09 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | https://dealaid.org |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://dealaid.org/tools/student-discount-finder/ |
Help Pagina-URL | https://dealaid.org/support/ |
URL van de Privacybeleid Pagina | https://dealaid.org/privacy |
Ondersteunde Talen | 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": [ " |