uwuify-doer Firefox

Examine source code of uwuify-doer

By: willow
Inspect and view changes in uwuify-doer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "uwuify-doer",
  "description": "uwuifies the web",
  "version": "1.7.7",
  "manifest_version": 3,
  "permissions": [
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/content.js",
        "js/prefshandler.js"
      ],
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "resources/local_styles.css",
        "resources/icon.png",
        "resources/a2.png",
        "resources/a3.png",
        "resources/a4.png",
        "resources/a5.png",
        "resources/a6.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "commands": {
    "call_uwuify_kb": {
      "suggested_key": {
        "windows": "Ctrl+Shift+U",
        "mac": "Ctrl+Shift+U",
        "chromeos": "Ctrl+Shift+U",
        "linux": "Ctrl+Shift+U"
      },
      "description": "Run uwuifier on the current page"
    }
  },
  "action": {
    "default_popup": "main.html"
  },
  "options_ui": {
    "page": "prefs.html",
    "open_in_tab": true
  },
  "icons": {
    "32": "resources/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "haii@willowyx.dev"
    }
  }
}

Best uwuify-doer Alternatives

Here are some Firefox add-ons that are similar to uwuify-doer: