Randomize Case Firefox

Examine source code of Randomize Case

提供元: ToxicYogurt Add-on
Inspect and view changes in Randomize Case source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RanDOmiZe cASe",
  "version": "1.0.0",
  "description": "An addon that randomizes the case of your selected text",
  "permissions": [
    "activeTab",
    "contextMenus",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{4e62bae5-8935-4f50-ad80-ea836c5bb306}"
    }
  }
}

ベストのRandomize Case代替案

Randomize Caseに類似したFirefox add-onをいくつか紹介します: