Pop-out Youtube Firefox

Examine source code of Pop-out Youtube

Inspect and view changes in Pop-out Youtube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pop-out Youtube",
  "description": "Opens your current Youtube video in a new embed window that fills the size of the window. Better than full screen!",
  "version": "0.9resigned1",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_icon": "icon38.png",
    "default_title": "Video Pop-Out",
    "show_matches": [
      "https://www.youtube.com/watch?v*"
    ]
  },
  "permissions": [
    "activeTab",
    "menus"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e242cff4-3ace-468a-8c4a-c60a6d5f1678}"
    }
  }
}

Best Pop-out Youtube Alternatives

Here are some Firefox add-ons that are similar to Pop-out Youtube: