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 |
官方網址 | 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": [ " |