Quotebacks - quote the web Firefox

Examine source code of Quotebacks - quote the web

Inspect and view changes in Quotebacks - quote the web source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Quotebacks - quote the web",
  "description": "Quote the web and manage your snippets.",
  "version": "1.1.1",
  "manifest_version": 2,
  "permissions": [
    "storage",
    "activeTab",
    "tabs",
    "unlimitedStorage",
    "contextMenus"
  ],
  "icons": {
    "32": "/images/favicon-32x32.png",
    "128": "/images/favicon-128x128.png"
  },
  "browser_action": {
    "default_title": "Options"
  },
  "options_page": "options.html",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "web_accessible_resources": [
    "options.html",
    "styles/styles.css",
    "images/allquotes.png",
    "images/editicon.svg",
    "quoteback-internal.js"
  ],
  "commands": {
    "open-popup": {
      "description": "Capture a quote from the web",
      "suggested_key": {
        "default": "Ctrl+Shift+S",
        "windows": "Ctrl+Shift+S",
        "chromeos": "Ctrl+Shift+S"
      }
    },
    "alt-open": {
      "description": "Alternative quote capture for Firefox",
      "suggested_key": {
        "mac": "Alt+S",
        "windows": "Alt+S",
        "chromeos": "Alt+S"
      }
    }
  }
}

Best Quotebacks - quote the web Alternatives

Here are some Firefox add-ons that are similar to Quotebacks - quote the web: