Custom Background Facebook Theme Firefox

Examine source code of Custom Background Facebook Theme

Inspect and view changes in Custom Background Facebook Theme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "js/analytics.js",
      "js/jquery.js",
      "js/core.js",
      "js/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "logo.png",
    "default_popup": "popup.html",
    "default_title": "Custom Background Facebook Theme"
  },
  "content_scripts": [
    {
      "all_frames": false,
      "css": [
        "css/content.css",
        "css/bg1.css",
        "css/bg2.css"
      ],
      "js": [
        "js/jquery.js",
        "js/content.js"
      ],
      "matches": [
        "https://*.facebook.com/*"
      ],
      "run_at": "document_end"
    }
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "description": "Easiest way to change your Facebook background. More than 100+ free background image available.",
  "icons": {
    "16": "logo16.png",
    "48": "logo48.png",
    "128": "logo128.png"
  },
  "manifest_version": 2,
  "name": "Custom Background Facebook Theme",
  "permissions": [
    "storage",
    "tabs",
    "https://*.facebook.com/*",
    "https://*.fbion.com/*"
  ],
  "short_name": "Custom Background Facebook Theme",
  "web_accessible_resources": [
    "/images/*.png",
    "/images/*.jpg"
  ],
  "version": "2.0.3",
  "version_name": "2.0.3"
}

Best Custom Background Facebook Theme Alternatives

Here are some Firefox add-ons that are similar to Custom Background Facebook Theme: