VidPro - Video Setup Assistant Firefox

Examine source code of VidPro - Video Setup Assistant

By: Dracon
Inspect and view changes in VidPro - Video Setup Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "VidPro - Video Setup Assistant",
  "description": "A powerful tool for creators to quickly optimize video titles, descriptions, tags, playlists, and end screens.",
  "version": "1.13.77",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage",
    "*://*.youtube.com/*",
    "https://*.googleapis.com/*",
    "https://generativelanguage.googleapis.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "draconwork@gmail.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "VidPro - Video Setup Assistant",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best VidPro - Video Setup Assistant Alternatives

Here are some Firefox add-ons that are similar to VidPro - Video Setup Assistant: