Ask Grok Firefox

Examine source code of Ask Grok

Inspect and view changes in Ask Grok source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Ask Grok",
  "version": "1.1",
  "description": "Adds xAI's GROK to your Firefox experience.",
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "permissions": [
    "search",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "icons": {
    "16": "Images/favicon-dark.png",
    "32": "Images/favicon-dark.png",
    "48": "Images/favicon-dark.png",
    "128": "Images/favicon-dark.png"
  },
  "action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "nima@owji.org"
    }
  }
}

Best Ask Grok Alternatives

Here are some Firefox add-ons that are similar to Ask Grok: