UPPERCASE Firefox

Examine source code of UPPERCASE

By: Katchov
Inspect and view changes in UPPERCASE source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "UPPERCASE",
  "version": "1.0",
  "author": "katchov",
  "icons": {
    "64": "uppercase.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "uppercase@katchov"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "uppercase.css"
      ],
      "all_frames": true,
      "run_at": "document_start"
    }
  ]
}

Best UPPERCASE Alternatives

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