AlienAlien Firefox

Examine source code of AlienAlien

提供元: jasmaa
Inspect and view changes in AlienAlien source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AlienAlien",
  "version": "1.2",
  "description": "Adds UFOs to the browser",
  "icons": {
    "48": "icons/alienalien-48.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_popup": "popup/popup.html",
    "default_icon": {
      "48": "icons/alienalien-48.png"
    }
  },
  "web_accessible_resources": [
    "images/alien.gif"
  ],
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

ベストのAlienAlien代替案

AlienAlienに類似したFirefox add-onをいくつか紹介します: