Yeb Text: AI Comment Assistant Firefox

Examine source code of Yeb Text: AI Comment Assistant

Inspect and view changes in Yeb Text: AI Comment Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Yeb Text: AI Comment Assistant",
  "version": "1.0.0",
  "description": "AI comments and posts that sound human. Reply, create, analyze images on X, Reddit, LinkedIn, YouTube, Threads.",
  "browser_specific_settings": {
    "gecko": {
      "id": "yeb-text@yeb.to",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "websiteContent"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "activeTab",
    "contextMenus"
  ],
  "host_permissions": [
    "https://api.yeb.to/*"
  ],
  "background": {
    "scripts": [
      "background/service-worker.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "lib/storage.js",
        "lib/platform-detector.js",
        "lib/api-client.js",
        "content/platforms/twitter.js",
        "content/platforms/linkedin.js",
        "content/platforms/youtube.js",
        "content/platforms/reddit.js",
        "content/platforms/threads.js",
        "content/platforms/generic.js",
        "content/content-script.js"
      ],
      "css": [
        "content/content-style.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  }
}

Best Yeb Text: AI Comment Assistant Alternatives

Here are some Firefox add-ons that are similar to Yeb Text: AI Comment Assistant: