YouTube AI Comments Generator Firefox

Examine source code of YouTube AI Comments Generator

Inspect and view changes in YouTube AI Comments Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube AI Comments Generator",
  "version": "1.10.0",
  "description": "Generates YouTube comments with AI to support creators",
  "browser_specific_settings": {
    "gecko": {
      "id": "{e04f96e3-5b73-479e-b851-4eb04d634d14}"
    }
  },
  "permissions": [
    "storage",
    "activeTab",
    "tabs",
    "https://*.youtube.com/*",
    "https://api.github.com/repos/Sigmanor/yt-ai-comments/*"
  ],
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.youtube.com/*"
      ],
      "js": [
        "content/content.js"
      ],
      "css": [
        "styles/styles.css"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "web_accessible_resources": [
    "about/about.html"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best YouTube AI Comments Generator Alternatives

Here are some Firefox add-ons that are similar to YouTube AI Comments Generator: