Padloc Firefox

Examine source code of Padloc

Inspect and view changes in Padloc source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "icons": {
    "128": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "tabs",
    "activeTab",
    "contextMenus",
    "alarms"
  ],
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "windows": "Ctrl+Shift+P",
        "mac": "Command+Shift+P",
        "chromeos": "Ctrl+Shift+P",
        "linux": "Ctrl+Shift+P"
      }
    },
    "open-next": {
      "suggested_key": {
        "default": "Ctrl+Shift+Right"
      },
      "description": "Open Next Vault Item"
    },
    "open-previous": {
      "suggested_key": {
        "default": "Ctrl+Shift+Left"
      },
      "description": "Open Previous Vault Item"
    }
  },
  "version": "4.3.0.9",
  "version_name": "4.3.0",
  "name": "Padloc",
  "description": "Padloc Browser Extension",
  "browser_specific_settings": {
    "gecko": {
      "id": "{9e5ca7e8-2073-49d1-a93f-ac2f2088ff14}"
    }
  }
}

Best Padloc Alternatives

Here are some Firefox add-ons that are similar to Padloc: