Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "default_popup": "popup.html" }, "version": "1.1.0", "name": "Amazon reviews exporter", "description": "Amazon reviews exporter, Scrape Amazon reviews and download to Excel\/CSV. Export comments, ratings, images and videos.", "background": { "service_worker": "static\/background\/index.js" }, "permissions": [ "storage", "identity", "scripting" ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2bKqBh6AYYptYkKjd1iB4GF9QT+Vf+YE\/+d9u4zzJF0f74WCUFEjmcUURbVOPg8+dVPf27Kvb39kxjZaIWb+ytAnBlfhhjvSHev0o8h71F1Sphf4LxsxVn+MLlvbLm5if5TC5vKFb2RSawAWrGNLwF8tLkrXDqfpeQTcnOg8A1reVlOOho9Ojxq0x\/vOHM42ECq7n+TtM4bV1Kd\/PXx7AB5t8tS5ABCR4pLmiw7wzsFw87LegY\/PZ6Xo+wfbrQdu8X74OymQBDvfgUTP1XfPzT93yTI68vYsYAQpnLkHIENqSYeqKL6rTlH02nSYEC1jE6oxPHmYtiVmxbZuGwrelQIDAQAB", "host_permissions": [ "*:\/\/*.amazon.com\/*", "*:\/\/*.cningot.com\/*" ], "oauth2": { "client_id": "25416294044-tjc8n630e32bubrgve2041slp69sqr2o.apps.googleusercontent.com", "scopes": [ "email", "profile" ] }, "web_accessible_resources": [ { "resources": [ "tabs\/dashboard.tsx" ], "matches": [ "<all_urls>" ] } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" } }