OmniAI Firefox

Examine source code of OmniAI

Inspect and view changes in OmniAI 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": 2,
  "name": "OmniAI",
  "version": "1.3",
  "description": "Stop copy-pasting your AI api-keys, use Omni.",
  "icons": {
    "500": "icon.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "clipboardWrite"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html"
  },
  "content_scripts": [
    {
      "js": [
        "index.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "homepage_url": "https://github.com/velocitatem/omni",
  "browser_specific_settings": {
    "gecko": {
      "id": "{67841f19-e8cb-4b7e-bee5-e587c5f19ff6}"
    }
  }
}

Best OmniAI Alternatives

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