Military Discount Finder
Find military discounts automatically at over 1,000 popular retailers and services providers
Vad är Military Discount Finder?
Military Discount Finder är en Chrome-tillägg utvecklad av https://dealaid.org, och dess huvudfunktion är "Find military discounts automatically at over 1,000 popular retailers and services providers".
Tilläggsskärmbilder
Ladda ner Military Discount Finder-förlängningens CRX-fil
Ladda ner Military Discount Finder-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Easily find military discounts at over one thousand popular online merchants and service providers with Military Discount Finder. Whether you're shopping on a specific website or googling for that latest home gadget, our extension will automatically notify you of available military only discounts as you shop online. Simply click on the notification button to see eligibility requirements and claim the discount. Service status (active duty, reserves, veterans and retirees) eligibility depends on individual store requirements.
Grundläggande Information om Tillägg
Namn | Military Discount Finder |
ID | omkoldhpibcgadnfdlpjehofjdkninal |
Officiell webbadress | https://chromewebstore.google.com/detail/military-discount-finder/omkoldhpibcgadnfdlpjehofjdkninal |
Beskrivning | Find military discounts automatically at over 1,000 popular retailers and services providers |
Filstorlek | 135 KB |
Antal Installationer | 120 |
Aktuell Version | 1.0.2 |
Senast Uppdaterad | 2019-12-07 |
Publiceringsdatum | 2019-12-05 |
Betyg | 4.50/5 Totalt 2 Betyg |
Utvecklare | https://dealaid.org |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://dealaid.org/tools/military-discount-finder/ |
URL till Sekretesspolicy Sidan | https://dealaid.org/privacy |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "DealAid", "background": { "page": "background.html" }, "browser_action": { "default_icon": { "18": "images\/18x18-grey.png" }, "default_title": "Military 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": [ " |