AdBlocker for LinkedIn®

LinkedIn® without the ads and promoted contents.

Qu'est-ce que AdBlocker for LinkedIn® ?

AdBlocker for LinkedIn® est une extension Chrome développée par iojason, et sa fonction principale est "LinkedIn® without the ads and promoted contents.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension AdBlocker for LinkedIn®

Téléchargez les fichiers d'extension AdBlocker for LinkedIn® au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        A LinkedIn Ad Blocker that actually works.

This Chrome Extension remove ads and promoted content from LinkedIn.

😃 Say hello to a clean LinkedIn feed that highlights what truly matters: connections, insights, and career growth. Get the extension now!

💧 Did you know that you will see a Promoted post after every 1-to-3 feed post? 

🐬 Did you know you still see the same amount of Promoted content even if you are a LinkedIn® Premium Member (the lowest plan starts at $49.99 USD/month)?

🌊 Do you know what LinkedIn feels like without the Ads and Promoted content? 
Download the extension today and start surfing LinkedIn without the distractions. 

Download Instructions: 
1️⃣ Add this Chrome Extension.

2️⃣ Pin this Extension after adding it. Click on the jigsaw puzzle icon on the top right of the Chrome browser then click on the pin icon. 

3️⃣ Please give the extension permission to know your email address. This will be used later to check if your email address has an active subscription.

4️⃣ Go to linkedin.com, click on the extension on the top right, Scan the QR code, or click on one of the plans: Monthly, Annual, or Lifetime links to be sent to the Stripe checkout page. **Make sure to use the same email as the one you are using for the Chrome Browser**. 

5️⃣ Go back to LinkedIn Feed, refresh the page, and you will see there are no more promoted content or ads. 

6️⃣ Click on the extension icon while on LinkedIn and you can see total count of ads and promoted contents blocked. 

You can cancel the subscription at any time. No hard feelings. For more information, please visit the website: https://adblocker-for-l.iojason.com/

Need Help? Contact [email protected] 

******

Disclaimers

Your Trust and Privacy Matter:
We value your trust and privacy. To verify your active subscription and keep you in the loop about exciting productivity products, I'll need your email address. Don't worry! It's safe with us, and you can always opt out of future emails. We respect your decision. Plus, if you decide to unsubscribe, we'll happily delete your data from our database. Just shoot us an email at [email protected], and we'll make it disappear like magic!

Payment Processor with Stripe:
We want to assure you that the security and safety of your payment transactions are paramount to us. That's why we have partnered with Stripe, a trusted and leading payment processor. Stripe is renowned for its advanced security measures, utilizing industry-standard encryption protocols to protect your financial information. All payment-related information is securely handled by Stripe, ensuring the highest level of security and confidentiality. By choosing our services, you can enjoy a seamless and secure payment experience, thanks to our partnership with Stripe. If you have any questions or concerns, please reach out to us at [email protected].

LinkedIn is the registered trademark of LinkedIn Corporation or its affiliates. The use of the LinkedIn trademark in connection with this product does not signify any affiliation with or endorsement by LinkedIn Corporation or its affiliates.

This extension uses Google Analytics to collect extension usage statistics to help improve user experience. If you want to opt-out of Google Analytics tracking, please visit http://tools.google.com/dlpage/gaoptout .

By using the AdBlocker for LinkedIn® browser extension, you agree to AdBlocker for LinkedIn®'s terms and conditions. (https://adblocker-for-l.iojason.com/terms-and-conditions)                    

Informations de Base sur l'Extension

Nom AdBlocker for LinkedIn® AdBlocker for LinkedIn®
ID leabdgiabfjhegkpomifpcfjfhlojcfh
URL Officiel https://chromewebstore.google.com/detail/adblocker-for-linkedin%C2%AE/leabdgiabfjhegkpomifpcfjfhlojcfh
Description LinkedIn® without the ads and promoted contents.
Taille du Fichier 128 KB
Nombre d'Installations 56
Version Actuelle 1.0.5
Dernière Mise à Jour 2023-06-24
Date de Publication 2023-06-05
Évaluation 5.00/5 Total 1 Évaluations
Développeur iojason
Email [email protected]
Type de Paiement in_app
Site Web de l'Extension https://adblocker-for-l.iojason.com
URL de la Page d'Aide https://adblocker-for-l.iojason.com
URL de la Page de Politique de Confidentialité https://adblocker-for-l.iojason.com/privacy-policy
Langues Prises en Charge id,ms,de,en,fil,fr,nl,no,tr,da,es,it,pl,pt-BR,pt-PT,ro,sv,cs,ru,uk,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.0.5",
    "manifest_version": 3,
    "permissions": [
        "identity",
        "notifications",
        "storage",
        "tabs"
    ],
    "oauth2": {
        "client_id": "612127601435-oqbjnl76i42mk4sl9k5ta4sjra14465m.apps.googleusercontent.com",
        "scopes": [
            "email"
        ]
    },
    "action": {
        "default_title": "AdBlocker for LinkedIn\u00ae",
        "default_icon": {
            "16": "img\/icon16.png",
            "48": "img\/icon48.png",
            "128": "img\/icon128.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "host_permissions": [
        "https:\/\/*.linkedin.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.linkedin.com\/messaging\/thread\/*"
            ],
            "css": [
                "thread.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.linkedin.com\/*"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArqQhQK01JfC9e4ZpnodK5KdaNx0OpM+fWb3Ut5q2a+LH7HPfzHTgsf7nnFUfrMcKGtscgma+RElyVRYzScERkjgoLTkFKv6KQJpVHdfLvPZ23w27BJcokGENOlFzEd5AcvJqCeN0De+q2QfubJSc6s0T+JZUBDd+y0LFklhyiK6T0+w1CAwAiKf0qYsK+jEb66zt0x28+DigqBwBTAG+25oQrR2EcVfH0zi\/TWywyPnlIAhMgfv9iHS+ZhhQ34W0H15\/n3eyGqWJ4bD\/fBJgW1R6R+SPCAX2NGUmxI5w4y1F+NpBWrOEhgpQXEnBqN9uYwM4zn2QykJEioLpIuFKNQIDAQAB"
}