Web Alias - Instant Address Bar Navigation Firefox

Examine source code of Web Alias - Instant Address Bar Navigation

提供元: Sunny Katiyar Add-on
Inspect and view changes in Web Alias - Instant Address Bar Navigation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Web Alias",
  "version": "2.0.3",
  "description": "Assign short aliases to URLs and navigate instantly via the address bar.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png"
    }
  },
  "omnibox": {
    "keyword": "b"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "downloads",
    "tabs"
  ],
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+S",
        "mac": "Command+Shift+S"
      },
      "description": "Open Web Alias popup"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "web-alias@extension",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのWeb Alias - Instant Address Bar Navigation代替案

Web Alias - Instant Address Bar Navigationに類似したFirefox add-onをいくつか紹介します: