rfcrecenter Firefox

Examine source code of rfcrecenter

By: Varun
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.1",
  "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"
      ]
    },
    {
      "matches": [
        "*://www.rfc-editor.org/rfc/*"
      ],
      "js": [
        "rfcrecenter-rfceditor.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{512fa978-35dc-46ee-a239-db29a427c881}"
    }
  }
}

Best rfcrecenter Alternatives

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