UwUify-type Firefox

Examine source code of UwUify-type

Inspect and view changes in UwUify-type source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "UwUify",
  "version": "1.0.0",
  "description": "Turns the text you type into uwu-speak, but only on sites you pick in the settings.",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "uwuify@uwuify.example",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best UwUify-type Alternatives

Here are some Firefox add-ons that are similar to UwUify-type: