Examine source code of LockSelf

Inspect and view changes in LockSelf source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "LockSelf SAS",
  "manifest_version": 3,
  "version": "3.37.8",
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
  },
  "name": "LockSelf",
  "short_name": "LockSelf",
  "description": "Permet de profiter des fonctionnalités de la plateforme LockSelf.com",
  "homepage_url": "https://www.lockself.com/",
  "action": {
    "default_icon": "LSExtensionIcon.png",
    "default_title": "LockSelf"
  },
  "icons": {
    "16": "img/favicon-16-2.png",
    "48": "img/favicon-48-2.png",
    "128": "img/favicon-128-2.png"
  },
  "background": {
    "service_worker": "./background.js"
  },
  "content_scripts": [
    {
      "js": [
        "/script.js"
      ],
      "matches": [
        "http://localhost:3000/*",
        "*://*/application/*"
      ],
      "match_about_blank": true
    }
  ],
  "externally_connectable": {
    "ids": [],
    "accepts_tls_channel_id": false
  },
  "permissions": [
    "webNavigation",
    "activeTab",
    "tabs",
    "privacy",
    "webRequest",
    "contextMenus",
    "storage",
    "scripting",
    "alarms"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "*.css",
        "*.ttf",
        "*.woff2",
        "asset-manifest.json",
        "index.html",
        "img/loading.gif",
        "warnSign.svg",
        "logo.svg"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}

Similar add-ons

Here are some Edge add-ons that are similar to LockSelf:

Popular extensions / apps

Here are some popular extensions / apps that you might be interested in: