Text Case Firefox

Examine source code of Text Case

Inspect and view changes in Text Case source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Text Case",
  "version": "1.1",
  "description": "Convert text between UPPER lower Title camelCase snake_case",
  "browser_specific_settings": {
    "gecko": {
      "id": "{7d1f02fc-3eb6-4182-955b-0982fb4ab301}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "pix/x16.png",
    "32": "pix/x32.png",
    "48": "pix/x48.png",
    "96": "pix/x96.png",
    "128": "pix/x128.png"
  },
  "browser_action": {
    "default_popup": "screen/screen.html",
    "default_icon": {
      "16": "pix/x16.png",
      "32": "pix/x32.png",
      "48": "pix/x48.png",
      "96": "pix/x96.png",
      "128": "pix/x128.png"
    }
  },
  "background": {
    "scripts": [
      "agent/tracker.js"
    ]
  },
  "permissions": []
}

Mejores alternativas Text Case

Aquí hay algunas Firefox add-ons que son similares a Text Case: