wallpaper-background (xwinwrap) Firefox

Examine source code of wallpaper-background (xwinwrap)

By: Aaahh
Inspect and view changes in wallpaper-background (xwinwrap) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds a solid red border to all webpages matching mozilla.org. See https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Examples#borderify",
  "manifest_version": 2,
  "name": "fxvid",
  "version": "1.2resigned1",
  "homepage_url": "https://github.com/Aaahh/wallpaper-aerial",
  "icons": {
    "48": "icons/border-48.png"
  },
  "applications": {
    "gecko": {
      "id": "woohoomoo2u@gmail.com",
      "strict_min_version": "50.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/border-48.png"
  },
  "permissions": [
    "nativeMessaging",
    "tabs",
    "*://www.youtube.com/*"
  ]
}

Best wallpaper-background (xwinwrap) Alternatives

Here are some Firefox add-ons that are similar to wallpaper-background (xwinwrap):