YouTube ReturnBoxes Firefox

Examine source code of YouTube ReturnBoxes

Inspect and view changes in YouTube ReturnBoxes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "[Fire.] ReturnBoxes",
  "version": "1.6.0",
  "description": "FIRE. VERSION - Brings back all the boxes on youtube. Please check link.snackbag.net/rb-up for updates.",
  "icons": {
    "48": "images/icon_small.png",
    "128": "images/icon.png"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "webRequest"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*",
        "*://youtube.com/*"
      ],
      "css": [
        "bringBack.css"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "Customize YouTube",
    "default_icon": "images/icon_small.png",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7fa043ac-f2bd-46d8-a1df-3b4643061110}"
    }
  }
}

Best YouTube ReturnBoxes Alternatives

Here are some Firefox add-ons that are similar to YouTube ReturnBoxes: