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",
"manifest_version": 3,
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"action": {
"default_popup": "\/popup\/index.html"
},
"icons": {
"16": "assets\/icon-16.png",
"48": "assets\/icon-48.png",
"128": "assets\/icon-128.png"
},
"name": "WooCommerce Scraper-Auto WordPress Spy",
"description": "WooCommerce scraper monitoring and immediate access to the latest product.",
"version": "1.2.0",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi9Lxip5dCVyC2j3o2Tste2AVZQRbD+XTMYgZbGmVlvz30R9tmiMBVP682FYVRD\/ZDXAPgKrvw7oPWA\/nutTu7SsPMGPN7tz\/QxldgVre3gXyIirUUjTGamiMvF2l8K7\/POPdbTILva20NTMhUhIxvgAs77r8YSeUyzpASxMB8Kqbb25eviqUG\/8\/S8aOW6BfVacit8GHCBnrIPeMfpvjiXX+RQqoKHaH3F6c\/FOQn0HQyREpORxHHnFkWguLpr4c06\/0B2jgE16NBCKdRVAtcCOKLkczRANPig6olzfRpAMz2bIf+RdgAJNXDONVVjI2zE1UF54qIEQH+nP+mK\/jXwIDAQAB",
"oauth2": {
"client_id": "992736669068-4950o25ndph3rf5apclbc9jsqmg6ba2e.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email"
]
},
"host_permissions": [
"https:\/\/*\/",
"http:\/\/*\/"
],
"permissions": [
"cookies",
"storage",
"identity",
"scripting",
"activeTab"
]
}