Open as Text Firefox

Examine source code of Open as Text

Inspect and view changes in Open as Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Provides a context menu for opening links as text/plain",
  "homepage_url": "https://github.com/midgleyc/open-as-text",
  "manifest_version": 2,
  "name": "Open as Text",
  "version": "1.3resigned1",
  "icons": {
    "48": "icons/icon.svg"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "contextMenus",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{45ed78de-8479-43f7-8cdf-1efdecd8ad2c}"
    }
  }
}

Best Open as Text Alternatives

Here are some Firefox add-ons that are similar to Open as Text: