rfcrecenter Firefox

Examine source code of rfcrecenter

Inspect and view changes in rfcrecenter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "arxaqapi",
  "manifest_version": 2,
  "name": "rfcrecenter",
  "version": "1.0",
  "description": "Recenters the rfc content div for better reading",
  "icons": {
    "48": "icons/i-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://tools.ietf.org/html/rfc*",
        "*://tools.ietf.org/html/*"
      ],
      "js": [
        "rfcrecenter.js"
      ]
    }
  ]
}

Best rfcrecenter Alternatives

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