Seeker AI Firefox

Examine source code of Seeker AI

Inspect and view changes in Seeker AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.0.0",
  "author": "Pankaj Aswal",
  "default_locale": "en",
  "options_ui": {
    "page": "options.html"
  },
  "icons": {
    "64": "icons/64.png"
  },
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "storage",
    "activeTab",
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "downloads",
    "<all_urls>"
  ],
  "sidebar_action": {
    "default_icon": "icons/icon.svg",
    "default_title": "Click to open panel",
    "default_panel": "Main.html"
  },
  "browser_action": {
    "default_title": "__MSG_extensionName__",
    "default_icon": {
      "64": "icons/64.png"
    }
  },
  "background": {
    "scripts": [
      "runner.js",
      "./Seeker_ai_chat_bg.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2c3b6d16-a543-45bd-bcb2-5959e49545d8}"
    }
  }
}

Best Seeker AI Alternatives

Here are some Firefox add-ons that are similar to Seeker AI: