LinkedThin Firefox

Examine source code of LinkedThin

Inspect and view changes in LinkedThin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LinkedThin",
  "version": "1.0.0",
  "author": "Bryan Saraiva",
  "description": "An essential feed refiner that filters promotional and suggested content to provide a cleaner LinkedIn experience.",
  "homepage_url": "https://github.com/BryanSaraiva/linkedthin",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "permissions": [
    "https://www.linkedin.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.linkedin.com/*"
      ],
      "js": [
        "cleaner.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "linkedthin@bryansaraiva.com",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best LinkedThin Alternatives

Here are some Firefox add-ons that are similar to LinkedThin: