Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"name": "Shopify SHARK - Product scraper & store spy",
"description": "A useful tool that lets you spy on Shopify stores and extract product data as an importable xlsx\/csv file for Shopify stores.",
"version": "1.5.5",
"manifest_version": 3,
"icons": {
"16": "icons\/logo_16.png",
"32": "icons\/logo_32.png",
"48": "icons\/logo_48.png",
"64": "icons\/logo_64.png",
"128": "icons\/logo_128.png"
},
"action": {
"default_icon": "icons\/logo_128.png",
"default_title": "Shopify Shark",
"default_popup": "popup\/popup.html"
},
"background": {
"service_worker": "background.js"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2y8tauMDImEPm\/TOTEr5em+wd19EmewVo3Wa6uLFwgLWiN+ovSO0qkIMx1dkQ6eVK9JRky2+zYIHNZiR+nbyr49HfOPCJz7Nr96S70wGqGLDt+3LtwNaLMLTVKFngLNwcf6IJ4qPXRqLUhYPrcqqrhU3+sxBGjCQxo15jSgko\/aoF790G6fjekgcGUORYlUkQ5NQyv6BEECF1a2ocF\/CGtIo8hCTX4rp+Kkklk+sUuKphLoWi0DfxAzC5B6n6m7TI7VdcNWZkN7rItw5GPeSQwX1X9yCgBlxLtGnkfv+YYRgx0SeHF9S1AJ5k95jG40lIuQBW+gdm0UBVsjgaxJu+wIDAQAB",
"oauth2": {
"client_id": "41251411111-pea9tu41f5v77efkb6evop9jtadujm5a.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email"
]
},
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"permissions": [
"activeTab",
"identity",
"storage",
"scripting"
],
"host_permissions": [
"https:\/\/hypercavs.com\/"
]
}