Boss Hub - FREE Firefox

Examine source code of Boss Hub - FREE

By: King007 Add-on
Inspect and view changes in Boss Hub - FREE source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Boss Hub -GPT4 -FREE",
  "description": "Integrating AI subjects & Copilot into your browser deeply, using powerful AI technology(Gemini,GPT4,Bing,Claude,Poe).",
  "version": "6.3.4",
  "manifest_version": 2,
  "icons": {
    "16": "logo.png",
    "32": "logo.png",
    "48": "logo.png",
    "128": "logo.png"
  },
  "permissions": [
    "cookies",
    "storage",
    "contextMenus",
    "unlimitedStorage",
    "tabs",
    "webRequest",
    "https://*.openai.com/",
    "https://*.bing.com/",
    "wss://*.bing.com/*",
    "https://*.poe.com/",
    "https://*.google.com/",
    "https://claude.ai/",
    "https://*.moonshot.cn/*",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html?popup=true"
  },
  "options_ui": {
    "page": "popup.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*",
        "file://*/*"
      ],
      "js": [
        "shared.js",
        "content-script.js"
      ],
      "css": [
        "content-script.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "logo.png"
  ],
  "commands": {
    "newChat": {
      "suggested_key": {
        "default": "Ctrl+B",
        "mac": "MacCtrl+X"
      },
      "description": "Create a new chat"
    },
    "summarizePage": {
      "suggested_key": {
        "default": "Alt+B",
        "mac": "Alt+B"
      },
      "description": "Summarize this page"
    },
    "openConversationPage": {
      "suggested_key": {
        "default": "Ctrl+Shift+H",
        "mac": "MacCtrl+Shift+H"
      },
      "description": "Open the independent conversation page"
    },
    "openConversationWindow": {
      "description": "Open the independent conversation window"
    },
    "closeAllChats": {
      "description": "Close all chats in this page"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2c0b5182-c9a1-44ad-a3a8-645b0e0ba15f}"
    }
  }
}

Best Boss Hub - FREE Alternatives

Here are some Firefox add-ons that are similar to Boss Hub - FREE: