TubeMate Firefox

Examine source code of TubeMate

Inspect and view changes in TubeMate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Tubemate online - Download Youtube videos direct to your computer without any software",
  "manifest_version": 2,
  "name": "TubeMate",
  "version": "3.2.3resigned1",
  "homepage_url": "https://devianstudio.net",
  "chrome_url_overrides": {
    "newtab": "newpage.html"
  },
  "icons": {
    "48": "icons/logo.png",
    "128": "icons/logo-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "js/script.js",
        "js/jquery.js"
      ]
    }
  ],
  "permissions": [
    "tabs"
  ],
  "web_accessible_resources": [
    "images/button_download.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{09d8538b-ae9e-40b5-86d6-b58dc25fc462}"
    }
  }
}

Best TubeMate Alternatives

Here are some Firefox add-ons that are similar to TubeMate: