Student Discount Finder
Find student discounts automatically at over 1,000 popular retailers and services providers
什么是Student Discount Finder?
Student Discount Finder是由https://dealaid.org开发的Chrome扩展程序,该扩展的主要功能是“Find student discounts automatically at over 1,000 popular retailers and services providers”。
扩展截图
下载Student Discount Finder扩展crx文件
下载Student Discount Finder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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/ |
帮助页面URL | https://dealaid.org/support/ |
隐私政策页面URL | 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": [ " |