By: CodeVision Add-on
Inspect and view changes in LinkedIn Feed Vanisher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "LinkedIn Feed Vanisher",
"version": "1.0.0",
"description": "Make your LinkedIn feed vanish! Hide the noise and stay focused on what matters.",
"permissions": [
"storage",
"activeTab",
"tabs",
"https://www.linkedin.com/*"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"https://www.linkedin.com/*"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16-dim.png",
"48": "icons/icon48-dim.png",
"128": "icons/icon128-dim.png"
},
"default_title": "LinkedIn Feed Vanisher"
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "linkedin-feed-vanisher@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best LinkedIn Feed Vanisher Alternatives
Here are some Firefox add-ons that are similar to LinkedIn Feed Vanisher:
LinkedIn Feed Hider
Cole
LinkedIn Remove Feed
onuratasaritas
Block LinkedIn Feed
bchans
LinkedIn Feed Blocker
Suriyaa Sundararuban
Clean LinkedIn Feed
simohberto
Linked And Focused
Timothée Delubac
LinkedIn Feed Cleaner
smh95826
LinkedIn Feed Blocker
Dominic Galiano
No Noise LinkedIn
karan51ngh
LinkedIn Simple
NoFlyZone
LinkedThin
Bryan Saraiva
Shush
fpaupier