LinkedBlock - block spam, clear connections Firefox

Examine source code of LinkedBlock - block spam, clear connections

제작자: akhatre
Inspect and view changes in LinkedBlock - block spam, clear connections source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LinkedBlock - block spam, clear connections",
  "version": "0.5.0",
  "description": "Block sponsored messages, InMail and inbox spam on LinkedIn, plus bulk accept/ignore connection requests. All local, nothing sent.",
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "linkedblock@uncertain.dev",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.linkedin.com/*"
      ],
      "js": [
        "src/selectors.js",
        "src/util.js",
        "src/store.js",
        "src/panel.js",
        "src/invitations.js",
        "src/messaging.js",
        "src/app.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ]
}

최고의 LinkedBlock - block spam, clear connections 대안

다음은 LinkedBlock - block spam, clear connections과(와) 유사한 Firefox add-on입니다: