Amazon reviews exporter | images & CSV & XLSX

Amazon reviews exporter | images & CSV & XLSX

Download Amazon product reviews. Export comments, ratings, images, videos and so on to CSV or XLSX format.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "icons": {
    "16": "icon16.plasmo.e21d245f.png",
    "32": "icon32.plasmo.8f91456a.png",
    "48": "icon48.plasmo.7a3aedc3.png",
    "64": "icon64.plasmo.d7183597.png",
    "128": "icon128.plasmo.5d6429ff.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.e21d245f.png",
      "32": "icon32.plasmo.8f91456a.png",
      "48": "icon48.plasmo.7a3aedc3.png",
      "64": "icon64.plasmo.d7183597.png",
      "128": "icon128.plasmo.5d6429ff.png"
    },
    "default_popup": "popup.html"
  },
  "version": "1.6.1",
  "author": "Ping Apps",
  "name": "Amazon reviews exporter | images & CSV & XLSX",
  "description": "Download Amazon product reviews. Export comments, ratings, images, videos and so on to CSV or XLSX format.",
  "background": {
    "service_worker": "background.a8902985.js"
  },
  "permissions": [
    "storage",
    "scripting",
    "activeTab",
    "cookies"
  ],
  "host_permissions": [
    "*://*.pingapps.top/*"
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}