OmniAI Firefox

Examine source code of OmniAI

제작자: Daniel Alves Rosel Add-on
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}"
    }
  }
}

최고의 OmniAI 대안

다음은 OmniAI과(와) 유사한 Firefox add-on입니다: