KeeWeb Connect Firefox

Examine source code of KeeWeb Connect

Inspect and view changes in KeeWeb Connect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "KeeWeb Connect",
  "version": "0.3.7.15",
  "manifest_version": 2,
  "description": "__MSG_description__",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "tabs",
    "contextMenus",
    "storage",
    "nativeMessaging",
    "webNavigation",
    "<all_urls>"
  ],
  "content_security_policy": "default-src 'self'",
  "options_ui": {
    "page": "pages/options.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_title": "__MSG_cmdSubmitAuto__"
  },
  "default_locale": "en_US",
  "commands": {
    "submit-auto": {
      "description": "__MSG_cmdSubmitAuto__",
      "suggested_key": {
        "default": "Ctrl+Shift+U",
        "mac": "Command+Shift+U"
      }
    },
    "submit-username-password": {
      "description": "__MSG_cmdSubmitUsernamePassword__"
    },
    "insert-username-password": {
      "description": "__MSG_cmdInsertUsernamePassword__"
    },
    "submit-username": {
      "description": "__MSG_cmdSubmitUsername__"
    },
    "insert-username": {
      "description": "__MSG_cmdInsertUsername__"
    },
    "submit-password": {
      "description": "__MSG_cmdSubmitPassword__"
    },
    "insert-password": {
      "description": "__MSG_cmdInsertPassword__"
    },
    "insert-otp": {
      "description": "__MSG_cmdInsertOtp__"
    },
    "insert-other": {
      "description": "__MSG_cmdInsertOther__"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "keeweb-connect-addon@keeweb.info"
    }
  }
}

Best KeeWeb Connect Alternatives

Here are some Firefox add-ons that are similar to KeeWeb Connect: