ScrapeMate Beta Firefox

Examine source code of ScrapeMate Beta

Inspect and view changes in ScrapeMate Beta source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    "sidebar.html",
    "content.css",
    "vendor/selectorgadget_combined.css"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icons/16.png",
      "24": "icons/24.png",
      "32": "icons/32.png",
      "48": "icons/48.png",
      "64": "icons/64.png",
      "128": "icons/128.png"
    },
    "default_title": "ScrapeMate Beta"
  },
  "name": "ScrapeMate Beta",
  "description": "Scraping assistant tool. Editing and maintaining CSS/XPath selectors across webpages.",
  "homepage_url": "https://github.com/Unknowny/ScrapeMate#readme",
  "icons": {
    "16": "icons/16.png",
    "24": "icons/24.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "64": "icons/64.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "<all_urls>",
    "storage",
    "webRequest",
    "webRequestBlocking"
  ],
  "version": "0.1.2resigned1",
  "applications": {
    "gecko": {
      "id": "me.myself.and.irene@fellow.com"
    }
  },
  "manifest_version": 2
}

Best ScrapeMate Beta Alternatives

Here are some Firefox add-ons that are similar to ScrapeMate Beta: