YouTube Shortcut Firefox

Examine source code of YouTube Shortcut

By: Brian
Inspect and view changes in YouTube Shortcut source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "y/ YouTube Shortcut",
  "version": "1.0",
  "description": "Type y search term to search YouTube, or y @channelname to go to a channel.",
  "icons": {
    "48": "icon.png"
  },
  "omnibox": {
    "keyword": "y"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "youtube-shortcut@local",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best YouTube Shortcut Alternatives

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