WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Amazon reviews exporter

Amazon reviews exporter

View on Chrome Web Store
View Amazon reviews exporter Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Amazon reviews exporter, Scrape Amazon reviews and download to Excel/CSV. Export comments, ratings, images and videos.
Type
Extension
Users
313 users
7
Website cningot.com
cningot.com
View author page of cningot.com
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 22, 2023
Version 1.1.0
Manifest version
3
Updated
Updated on March 20, 2025
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Amazon reviews exporter Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "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'"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top