Better RCW/WAC Firefox

Examine source code of Better RCW/WAC

By: NBK
Inspect and view changes in Better RCW/WAC source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Better RCW/WAC",
  "version": "0.4",
  "description": "Reformats WAC and RCW on leg.wa.gov for easier reading.",
  "icons": {
    "48": "icons/noun-book.svg",
    "96": "icons/noun-book.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.app.leg.wa.gov/*"
      ],
      "js": [
        "rcwwac.js"
      ],
      "css": [
        "spacing.css"
      ]
    },
    {
      "matches": [
        "*://*.lawfilesext.leg.wa.gov/*"
      ],
      "js": [
        "rcwwac_lawfiles.js"
      ],
      "css": [
        "rcwwac_lawfiles.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f83ff611-6961-4847-855d-ccbfdad3d921}"
    }
  }
}

Best Better RCW/WAC Alternatives

Here are some Firefox add-ons that are similar to Better RCW/WAC: