BrowseGPT Firefox

Examine source code of BrowseGPT

Inspect and view changes in BrowseGPT source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "BrowseGPT",
  "short_name": "BrowseGPT - Firefox",
  "description": "An AI assistant for your browser",
  "version": "1.0.0",
  "action": {
    "default_title": "BrowseGPT",
    "default_icon": {
      "16": "icon-with-background.png",
      "48": "icon-with-background.png",
      "128": "icon-with-background.png"
    }
  },
  "icons": {
    "16": "icon-with-background.png",
    "48": "icon-with-background.png",
    "128": "icon-with-background.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "permissions": [
    "tabs",
    "geolocation",
    "identity",
    "cookies"
  ],
  "sidebar_action": {
    "default_icon": {
      "16": "icon-with-background.png",
      "48": "icon-with-background.png",
      "128": "icon-with-background.png"
    },
    "default_title": "BrowseGPT",
    "default_panel": "sidePanel.html",
    "browser_style": false
  },
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Space",
        "mac": "Command+Shift+Space"
      }
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "browsegpt@example.com"
    }
  }
}

Best BrowseGPT Alternatives

Here are some Firefox add-ons that are similar to BrowseGPT: