rAndoM capitAliSAtiOn Firefox

Examine source code of rAndoM capitAliSAtiOn

By: K Farq
Inspect and view changes in rAndoM capitAliSAtiOn source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "rAndoM capitAliSAtiOn",
  "short_name": "RandomCaps",
  "options_page": "options.html",
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "version": "0.0.1",
  "description": "Randomly capitalise the text on every web page. Why? Why not?",
  "icons": {
    "16": "images/randcaps16.png",
    "48": "images/randcaps48.png",
    "128": "images/randcaps128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "randcaps.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best rAndoM capitAliSAtiOn Alternatives

Here are some Firefox add-ons that are similar to rAndoM capitAliSAtiOn: