Xmas Decor Firefox

Examine source code of Xmas Decor

Inspect and view changes in Xmas Decor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_lngExtTitle__",
  "version": "1.0.0.0",
  "description": "__MSG_lngExtDescription__",
  "default_locale": "en",
  "permissions": [
    "scripting",
    "storage",
    "idle",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "css/content.css"
      ],
      "js": [
        "scripts/content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "images/content/*.cur",
    "images/content/*.gif",
    "images/content/*.jpg",
    "images/content/*.png"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/16.png",
      "32": "images/32.png",
      "48": "images/48.png",
      "128": "images/128.png"
    }
  },
  "icons": {
    "16": "images/16.png",
    "32": "images/32.png",
    "48": "images/48.png",
    "128": "images/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{35fecaaa-9730-416c-9a07-bf1239b17324}"
    }
  }
}

Best Xmas Decor Alternatives

Here are some Firefox add-ons that are similar to Xmas Decor: