WEAlias Clone (Keyword j) Firefox

Examine source code of WEAlias Clone (Keyword j)

Inspect and view changes in WEAlias Clone (Keyword j) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WEAlias",
  "version": "1.8resigned1",
  "description": "Binds alias to URLs.",
  "applications": {
    "gecko": {
      "strict_min_version": "55.0",
      "id": "{fb5540f6-a43c-44de-92af-7f7ef7285c52}"
    }
  },
  "icons": {
    "48": "icons/wealias-48.png"
  },
  "permissions": [
    "storage"
  ],
  "optional_permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "omnibox": {
    "keyword": "j"
  },
  "options_ui": {
    "page": "option.html",
    "browser_style": false,
    "open_in_tab": true
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Alt+Q"
      }
    },
    "show_popup_in_tab": {
      "suggested_key": {
        "default": "Alt+W"
      }
    }
  },
  "browser_action": {
    "default_icon": "icons/wealias-32.png",
    "default_title": "WEAlias",
    "default_popup": "popup.html",
    "browser_style": false
  }
}

Best WEAlias Clone (Keyword j) Alternatives

Here are some Firefox add-ons that are similar to WEAlias Clone (Keyword j):