wtfrule Firefox

Examine source code of wtfrule

Inspect and view changes in wtfrule source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "wtfrule",
  "version": "1.0",
  "description": "Adds a tooltip to quickly look up rules on ChiefDelphi",
  "icons": {
    "48": "icons/48.png",
    "96": "icons/96.png"
  },
  "background": {
    "scripts": [
      "wtfrule.js"
    ]
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "webRequestFilterResponse"
  ],
  "host_permissions": [
    "*://*.chiefdelphi.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "wtfrule@fake.is-a.dev"
    }
  }
}

Best wtfrule Alternatives

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