Dancing Alien Firefox

Examine source code of Dancing Alien

Inspect and view changes in Dancing Alien source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dancing Alien",
  "version": "1.0",
  "description": "Adds a dancing Alien to the corner of the screen",
  "icons": {
    "48": "icons/dancingBicho.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.mozilla.org/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7560c47b-ef8f-4dd8-a64c-4bf924b09ca6}"
    }
  }
}

Meilleures alternatives Dancing Alien

Voici quelques Firefox add-ons qui sont similaires à Dancing Alien :