Quote Grabber Firefox

Examine source code of Quote Grabber

By: O8hair
Inspect and view changes in Quote Grabber source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quote Grabber",
  "version": "1.0",
  "description": "This add-on extracts and displays quotes from the current webpage.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0adbd3ba-ffdb-4a37-8d20-f2e0f5bb3e8e}"
    }
  }
}

Best Quote Grabber Alternatives

Here are some Firefox add-ons that are similar to Quote Grabber: