PicKey.ai - Visual Password Manager Firefox

Examine source code of PicKey.ai - Visual Password Manager

Inspect and view changes in PicKey.ai - Visual Password Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "PicKey.ai - Visual Password Manager",
  "description": "One Photo. All Your Passwords. Simply Remembered.",
  "short_name": "PicKey.ai - Visual Password Manager",
  "version": "2.0.0.0",
  "manifest_version": 2,
  "icons": {
    "16": "images/pickey-icons/LOGO PickKey-64x64.png",
    "48": "images/pickey-icons/LOGO PickKey-64x64.png",
    "128": "images/pickey-icons/LOGO PickKey-128x128.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "clipboardRead",
    "clipboardWrite"
  ],
  "background": {
    "page": "/views/background.html"
  },
  "browser_action": {
    "default_icon": "images/pickey-icons/LOGO PickKey-64x64.png",
    "default_popup": "/views/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "js/common/jquery-3.3.1.min.js",
        "js/bootstrap-plugins/bootstrap.min.js",
        "js/bootstrap-plugins/bootstrap-slider.min.js",
        "js/view-js/pickey-manager.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "/views/dashboard.html",
    "/plugins/fonts/JosefinSans-Light.ttf",
    "/plugins/fonts/JosefinSans-Bold",
    "/plugins/fonts/JosefinSans-Regular.ttf",
    "/plugins/fonts/SplineSansMono-Bold.ttf",
    "/plugins/fonts/SplineSansMono-Regular.ttf",
    "js/insert.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cf2b1c01-30d9-4a42-ad8a-bd9492faa903}"
    }
  }
}

Best PicKey.ai - Visual Password Manager Alternatives

Here are some Firefox add-ons that are similar to PicKey.ai - Visual Password Manager: