LockMark - Secure Bookmark Firefox

Examine source code of LockMark - Secure Bookmark

제작자: Abc88
Inspect and view changes in LockMark - Secure Bookmark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LockMark - Secure Bookmark Encryptor",
  "version": "1.0",
  "description": "Encrypt and password-protect sensitive bookmarks",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "action": {
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    },
    "default_title": "LockMark",
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "bookmarks",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "lockmark@example.com"
    }
  }
}

최고의 LockMark - Secure Bookmark 대안

다음은 LockMark - Secure Bookmark과(와) 유사한 Firefox add-on입니다: