LinkedIn Remove Feed Firefox

Examine source code of LinkedIn Remove Feed

提供元: onuratasaritas
Inspect and view changes in LinkedIn Remove Feed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LinkedIn Focus Remove Feed",
  "version": "1.0",
  "description": "Hide LinkedIn feed and stay focused on what matters",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.linkedin.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "linkedin-focus-remove-feed@saritas.dev",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "telemetry": false,
        "opt_in_studies": false,
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのLinkedIn Remove Feed代替案

LinkedIn Remove Feedに類似したFirefox add-onをいくつか紹介します: