PwdHash Sidebar Firefox

Examine source code of PwdHash Sidebar

By: quassy
Inspect and view changes in PwdHash Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "16": "icon_16.png",
    "32": "icon_32.png",
    "64": "icon_64.png"
  },
  "author": "quassy",
  "homepage_url": "https://quassy.github.io/pwdhash/",
  "version": "2.4.1resigned1",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "default_locale": "en",
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icon_16.png",
      "32": "icon_32.png",
      "64": "icon_64.png"
    },
    "default_title": "__MSG_actionPopup__",
    "default_popup": "index.html"
  },
  "sidebar_action": {
    "default_icon": {
      "16": "icon_16.png",
      "32": "icon_32.png",
      "64": "icon_64.png"
    },
    "default_title": "__MSG_actionSidebar__",
    "default_panel": "index.html"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "F8"
      },
      "description": "__MSG_shortcutPopup__"
    },
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Ctrl+F8"
      },
      "description": "__MSG__shortcutSidebar__"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ae09a6a5-fbb1-44e1-8cb8-53a5df337d60}"
    }
  }
}

Best PwdHash Sidebar Alternatives

Here are some Firefox add-ons that are similar to PwdHash Sidebar: