LinkFeed Pro - Reader Mode for LinkedIn Firefox

Examine source code of LinkFeed Pro - Reader Mode for LinkedIn

By: Amorem Add-on
Inspect and view changes in LinkFeed Pro - Reader Mode for LinkedIn source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.4.29",
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "alarms"
  ],
  "host_permissions": [
    "https://linkfeed.pro/*",
    "https://extension.report/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "cedric@linkfeed.pro",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo",
          "browsingActivity",
          "websiteContent"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "privacy_policy_url": "https://linkfeed.pro/privacy",
  "homepage_url": "https://linkfeed.pro",
  "action": {
    "default_icon": {
      "16": "icon-16.png",
      "48": "icon-48.png",
      "128": "icon-128.png"
    },
    "default_title": "LinkFeed Pro Settings",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.linkedin.com/*"
      ],
      "all_frames": true,
      "match_about_blank": true,
      "run_at": "document_idle",
      "js": [
        "content-scripts/content.js"
      ]
    },
    {
      "matches": [
        "https://linkfeed.pro/*"
      ],
      "run_at": "document_start",
      "js": [
        "content-scripts/firefox-account-bridge.js"
      ]
    },
    {
      "matches": [
        "https://www.linkedin.com/*"
      ],
      "all_frames": true,
      "match_about_blank": true,
      "run_at": "document_start",
      "js": [
        "content-scripts/visual-bootstrap.js"
      ]
    }
  ]
}

Best LinkFeed Pro - Reader Mode for LinkedIn Alternatives

Here are some Firefox add-ons that are similar to LinkFeed Pro - Reader Mode for LinkedIn: