ScrapeGraphAI-extension Firefox

Examine source code of ScrapeGraphAI-extension

By: DPende
Inspect and view changes in ScrapeGraphAI-extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ScrapeGraphAI",
  "version": "0.1.1",
  "action": {
    "default_icon": {
      "16": "public/icons/icon16.png",
      "32": "public/icons/icon32.png",
      "48": "public/icons/icon48.png",
      "128": "public/icons/icon128.png"
    },
    "default_popup": "index.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "storage",
    "downloads",
    "notifications"
  ],
  "host_permissions": [
    "https://api.scrapegraphai.com/v1/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a4848eb9-7b24-4585-b079-243f8c79d8e1}"
    }
  }
}

Best ScrapeGraphAI-extension Alternatives

Here are some Firefox add-ons that are similar to ScrapeGraphAI-extension: