Reaser Firefox

Examine source code of Reaser

Inspect and view changes in Reaser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reaser",
  "author": "Fabio Forni",
  "version": "1.0.0",
  "permissions": [
    "history",
    "tabs",
    "webNavigation"
  ],
  "icons": {
    "48": "icon/reaser.svg",
    "96": "icon/reaser.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Reaser Alternatives

Here are some Firefox add-ons that are similar to Reaser: