Confetti Launcher Firefox

Examine source code of Confetti Launcher

Inspect and view changes in Confetti Launcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Confetti Launcher",
  "version": "5.2.7",
  "description": "Add a floating confetti button to any page. Available in 6 languages.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{aaf19cf8-49a4-49e8-913d-2c05b4aef2b2}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "static/icon16.png",
      "32": "static/icon32.png",
      "48": "static/icon48.png",
      "96": "static/icon96.png",
      "128": "static/icon128.png"
    },
    "default_title": "Confetti Launcher",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "static/icon16.png",
    "32": "static/icon32.png",
    "48": "static/icon48.png",
    "96": "static/icon96.png",
    "128": "static/icon128.png"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best Confetti Launcher Alternatives

Here are some Firefox add-ons that are similar to Confetti Launcher: