Extended URL Bar Firefox

Examine source code of Extended URL Bar

By: Hanroen
Inspect and view changes in Extended URL Bar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Extended URL Bar",
  "description": "Press Ctrl+Shift+Y to toggle it and easily access and edit the URL bar with a sleek, modern design.",
  "manifest_version": 2,
  "version": "1.4",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "scripting",
    "tabs"
  ],
  "commands": {
    "toggle-feature": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y"
      },
      "description": "Toggle URL bar"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{39006e70-0135-4a49-81d5-270c23730b5c}"
    }
  }
}

Best Extended URL Bar Alternatives

Here are some Firefox add-ons that are similar to Extended URL Bar: