Version 36.0.1 View in Chrome Web Store
http://www.w3.org/2000/svg | https://fontawesome.com | |
https://fontawesome.com/license/free | https://getbootstrap.com/ | |
https://github.com/twbs/bootstrap/blob/main/LICENSE | http://daneden.me/animate | |
http://opensource.org/licenses/MIT | http://bit.ly/sp-js | |
https://reactjs.org/docs/error-decoder.html?invariant= | https://github.com/uuidjs/uuid#getrandomvalues-not-supported | |
https://bxfeedback.perkspot.com | https://com-perkspot-qa1.collector.snplow.net | |
https://browserx.perkspot.local/pages/browserx | https://pslogin.perkspot.local/login?communityId=0 | |
https://perkspot-api.perkspot.com | https://perkspot-api.perkspot.com/authapi/api | |
https://c.perkspot.com | https://ps-prod-bxnotif-functionapp.azurewebsites.net/api | |
https://browserx.perkspot.com/pages/browserx | https://pslogin.perkspot.com/login?communityId=0 | |
https://signin.perkspot.com/bx/auth | https://perkspot-api-qa.perkspot.com | |
https://perkspot-api.qa.perkspot.com/authapi/api | https://ps-qa-bxnotif-functionapp.azurewebsites.net/api | |
https://login-qa.qa.perkspot.com/login?communityId=0 | https://signin.qa.perkspot.com/bx/auth | |
https://psprods3ep.azureedge.net/cdn.perkspot.com/prod/images/collections/perx-gift-circle.svg | https://psprods3ep.azureedge.net/cdn.perkspot.com/prod/images/rewards/ps25b-gift_card_icon.svg | |
https://psprods3ep.azureedge.net/cdn.perkspot.com/prod/images/premiumperks/ps25b-premium-perks-check-filled.svg | https://psprods3ep.azureedge.net/cdn.perkspot.com/prod/images/fmtc/globe-Icon.svg | |
http://19crimes.com/ | http://BiOptimizers.com | |
http://bubledon.com | http://cricut.com | |
http://denbypottery.com/ | http://faithheart-jewelry.com/ | |
http://hoka.com/en/us | http://katespadeoutlet.com/ | |
http://lemero.com/ | http://marmot.com/ | |
http://paintyourlife.com | http://sunnysports.com/ | |
http://tjmaxx.tjx.com/store/index.jsp | http://www.abcya.com/ | |
http://www.academy.com/ | http://www.ActionHeat.com | |
http://www.att.com | http://www.basspro.com | |
http://www.bearaby.com | http://www.bestbuy.com/ | |
http://www.childrensplace.com/ | http://www.diviofficial.com/ | |
http://www.ecampus.com/ | http://www.exofficio.com/ | |
http://www.famousfootwear.com/ | http://www.fast-growing-trees.com | |
http://www.finishline.com | http://www.fostergrant.com | |
http://www.fragrancex.com/ | http://www.francosarto.com/ | |
http://www.fredmeyerjewelers.com/ | http://www.ghbass.com/ | |
http://www.herbspro.com/ | http://www.hickoryfarms.com/ | |
http://www.homary.com | http://www.josbank.com | |
http://www.keurig.com | http://www.kindercare.com | |
http://www.knetbooks.com | http://www.kohls.com/ | |
http://www.lifestride.com | http://www.maurices.com/ | |
http://www.menswearhouse.com/ | http://www.michaelkors.com/ | |
http://www.motivescosmetics.com/ | http://www.nationalcar.com | |
http://www.neatapparel.com/ | http://www.needonelife.com/ | |
http://www.qvc.com | http://www.rag-bone.com/ |
{ "name": "PerkSpot: Save While You Shop", "icons": { "16": "img/ps-16.png", "48": "img/ps-48.png", "128": "img/ps-128.png" }, "action": { "default_popup": "index.html?psbxpopup=true" }, "version": "36.0.1", "background": { "type": "module", "scripts": [ "/static/js/background.js" ], "service_worker": "/static/js/background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Take the savings from your employee discount program with you wherever you shop.", "permissions": [ "storage", "tabs", "cookies", "identity", "webNavigation", "clipboardWrite", "*://*.perkspot.com/*" ], "content_scripts": [ { "js": [ "/static/js/modals.js", "/static/js/extensions.js", "/static/js/standDown.js" ], "run_at": "document_end", "matches": [ "https://*/*", "http://*/*" ] }, { "js": [ "/static/js/serp.js" ], "css": [ "/static/css/serp.css" ], "run_at": "document_end", "matches": [ "https://*/search?*" ], "include_globs": [ "https://www.google.*/*" ] }, { "js": [ "/static/js/loginInterstitial.js" ], "run_at": "document_end", "matches": [ "https://signin.perkspot.com/bx/auth", "https://signin-dev.perkspot.com/bx/auth", "https://signin.qa.perkspot.com/bx/auth", "http://localhost/bx/auth" ] }, { "js": [ "/static/js/pscTokenWatcher.js" ], "run_at": "document_start", "matches": [ "https://*.perkspot.com/*", "https://*.perkspot.local/*" ] } ], "host_permissions": [ "*://*.perkspot.com/*", "*://*.perkspot.local/*" ], "manifest_version": 3, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "/static/media/*", "/static/css/*", "/img/ps-48.png", "/img/premium-perks-check.svg" ] } ], "browser_specific_settings": { "gecko": { "id": "{f1c5f3fd-070b-4925-baa4-3c957220b28f}", "strict_min_version": "120.0" } } }