ScreenGrab for YouTube Firefox

Examine source code of ScreenGrab for YouTube

Inspect and view changes in ScreenGrab for YouTube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Name",
  "description": "__MSG_description__",
  "version": "4.0.0",
  "icons": {
    "96": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "options_ui": {
    "page": "options/index.html"
  },
  "permissions": [
    "storage",
    "clipboardWrite",
    "notifications"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0e86e264-4115-4956-a6bc-318e60f1a9cd}"
    }
  }
}

Best ScreenGrab for YouTube Alternatives

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