Reddit Background Wallpaper Firefox

Examine source code of Reddit Background Wallpaper

Inspect and view changes in Reddit Background Wallpaper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "1.1.6",
  "icons": {
    "16": "icon/16.png",
    "48": "icon/48.png",
    "128": "icon/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "scripting",
    "unlimitedStorage",
    "tabs"
  ],
  "content_security_policy": "script-src 'self' ; object-src 'none';",
  "web_accessible_resources": [
    "content-scripts/content.css"
  ],
  "browser_action": {
    "default_title": "Reddit Background Wallpaper",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon/16.png",
      "48": "icon/48.png",
      "128": "icon/128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "reddit@setloading.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.reddit.com/*"
      ],
      "css": [
        "content-scripts/content.css"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best Reddit Background Wallpaper Alternatives

Here are some Firefox add-ons that are similar to Reddit Background Wallpaper: