Bing AI Shortcut Firefox

Examine source code of Bing AI Shortcut

Inspect and view changes in Bing AI Shortcut source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bing AI Shortcut",
  "description": "The extension adds the ability to query Bing AI outside of the website automatically via links with the GET parameter named 'q'.",
  "version": "1.0.0",
  "content_scripts": [
    {
      "matches": [
        "https://*.bing.com/*"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{35f4a9bb-80b5-4a65-a90a-014e9f2aaadd}"
    }
  }
}

Best Bing AI Shortcut Alternatives

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