Readable Ravelry Firefox

Examine source code of Readable Ravelry

Inspect and view changes in Readable Ravelry source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Readable Ravelry",
  "version": "0.1.1",
  "description": "An extension to make Ravelry accessible for those sensitive to light by applying a low contrast colour scheme.",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "rr@firefox.com"
    }
  },
  "content_scripts": [
    {
      "css": [
        "styles.css"
      ],
      "js": [
        "content.js"
      ],
      "matches": [
        "https://www.ravelry.com/*"
      ],
      "run_at": "document_start"
    }
  ]
}

Best Readable Ravelry Alternatives

Here are some Firefox add-ons that are similar to Readable Ravelry: