OpenWebUI Omnibox Firefox

Examine source code of OpenWebUI Omnibox

Inspect and view changes in OpenWebUI Omnibox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "OpenWebUI Omnibox",
  "version": "1.0.1",
  "description": "Access OpenWebUI directly from the address bar",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "omnibox": {
    "keyword": "o"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c7e8aea4-9959-4f22-a7fa-06d4e3e49434}",
      "strict_min_version": "109.0"
    }
  },
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  }
}

Best OpenWebUI Omnibox Alternatives

Here are some Firefox add-ons that are similar to OpenWebUI Omnibox: