Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"action": {
"default_icon": "icons\/logo32.png",
"default_popup": "popup.html",
"default_title": "__MSG_extName__"
},
"background": {
"service_worker": "js\/background.js"
},
"default_locale": "en",
"description": "__MSG_extShortDesc__",
"host_permissions": [
"https:\/\/api.shopify-spy.com\/*"
],
"icons": {
"16": "icons\/logo16.png",
"48": "icons\/logo48.png",
"64": "icons\/logo64.png",
"128": "icons\/logo128.png"
},
"manifest_version": 3,
"minimum_chrome_version": "88",
"name": "__MSG_extName__",
"permissions": [
"activeTab",
"alarms",
"identity",
"scripting",
"storage"
],
"version": "0.0.1"
}