Jump Youtube Firefox

Examine source code of Jump Youtube

By: Mez
Inspect and view changes in Jump Youtube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Jump",
  "version": "1.0",
  "description": "Automatically skip advertising on Youtube",
  "icons": {
    "48": "icons/jump.png"
  },
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "jump.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icons/jump.png",
    "default_title": "Jump"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "jumpytube@example.it"
    }
  }
}

Best Jump Youtube Alternatives

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