Case Conv Firefox

Examine source code of Case Conv

Inspect and view changes in Case Conv source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Case Conv",
  "version": "1.2.1",
  "description": "Transform text case formats including kebab and PascalCase",
  "browser_specific_settings": {
    "gecko": {
      "id": "{2f98e495-0e72-49b6-97ac-329860a9a02b}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/size16.png",
    "32": "icons/size32.png",
    "48": "icons/size48.png",
    "96": "icons/size96.png",
    "128": "icons/size128.png"
  },
  "browser_action": {
    "default_popup": "view/popup.html",
    "default_icon": {
      "16": "icons/size16.png",
      "32": "icons/size32.png",
      "48": "icons/size48.png",
      "96": "icons/size96.png",
      "128": "icons/size128.png"
    }
  },
  "background": {
    "scripts": [
      "background/run.js"
    ]
  },
  "permissions": []
}

Best Case Conv Alternatives

Here are some Firefox add-ons that are similar to Case Conv: