SvelteKit Detector Firefox

Examine source code of SvelteKit Detector

By: 69VN Add-on
Inspect and view changes in SvelteKit Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SvelteKit Detector",
  "version": "1.0",
  "description": "Displays whether SvelteKit is present on the current web page.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f315a556-f46c-496b-81ff-575fa9c94a32}"
    }
  }
}

Best SvelteKit Detector Alternatives

Here are some Firefox add-ons that are similar to SvelteKit Detector: