Trustpilot Scraper Firefox

Examine source code of Trustpilot Scraper

Inspect and view changes in Trustpilot Scraper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Trustpilot Scraper",
  "description": "Easily access additional Trustpilot reviews by clicking the button next to the business name.",
  "version": "0.0.2",
  "browser_action": {
    "default_title": "Trustpilot Scraper",
    "default_popup": "index.html"
  },
  "homepage_url": "https://outscraper.com",
  "icons": {
    "16": "logo16.png",
    "48": "logo48.png",
    "128": "logo128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "js": [
        "content_script.js"
      ],
      "matches": [
        "https://www.trustpilot.com/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "logo16.png",
    "logo48.png",
    "logo128.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1b6b388e-4562-44fb-873a-f9d00b589e04}"
    }
  }
}

Best Trustpilot Scraper Alternatives

Here are some Firefox add-ons that are similar to Trustpilot Scraper: