Treehouse Video Big Firefox

Examine source code of Treehouse Video Big

By: matman Add-on
Inspect and view changes in Treehouse Video Big source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Treehouse Video Big",
  "version": "1.1resigned1",
  "description": "Makes Treehouse videos bigger on small screens.",
  "icons": {
    "48": "icons/videobig-48.png",
    "96": "icons/videobig-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://teamtreehouse.com/*"
      ],
      "js": [
        "jquery.js",
        "videobig.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{952d5233-1f1d-4409-8fb3-231b99332c23}"
    }
  }
}

Best Treehouse Video Big Alternatives

Here are some Firefox add-ons that are similar to Treehouse Video Big: