YT Links Scraper Firefox

Examine source code of YT Links Scraper

Inspect and view changes in YT Links Scraper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YT Links Scraper",
  "version": "1.0",
  "description": "Scrapes visible YouTube video links from the current page.",
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "yt-links-scraper@devta.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best YT Links Scraper Alternatives

Here are some Firefox add-ons that are similar to YT Links Scraper: