LinkedIn AcceptAll

Accept all LinkedIn invitations in One Click.

Qu'est-ce que LinkedIn AcceptAll ?

LinkedIn AcceptAll est une extension Chrome développée par abhaybabbarapps, et sa fonction principale est "Accept all LinkedIn invitations in One Click.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension LinkedIn AcceptAll

Téléchargez les fichiers d'extension LinkedIn AcceptAll 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

                        Let's be honest, We all have been waiting for Accept All button on LinkedIn for years now. Well not anymore! This extension gives you that superpower :-).
We have made sure it's simple to use and is minimalistic.
Just go on https://www.linkedin.com/mynetwork/ or https://www.linkedin.com/mynetwork/invitation-manager/ and click on Accept All button.
Boom! All the requests are accepted. It's that simple to use.                    

Informations de Base sur l'Extension

Nom LinkedIn AcceptAll LinkedIn AcceptAll
ID hjcjilflnogeoaghkjodmpdomcabodjj
URL Officiel https://chrome.google.com/webstore/detail/linkedin-acceptall/hjcjilflnogeoaghkjodmpdomcabodjj
Description Accept all LinkedIn invitations in One Click.
Taille du Fichier 7.52 KB
Nombre d'Installations 85
Version Actuelle 0.0.1
Dernière Mise à Jour 2022-05-11
Date de Publication 2022-05-11
Évaluation 4.00/5 Total 4 Évaluations
Développeur abhaybabbarapps
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "LinkedIn AcceptAll",
    "version": "0.0.1",
    "description": "Accept all LinkedIn invitations in One Click.",
    "icons": {
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "action": {
        "default_title": "Click Me",
        "default_popup": "popup.html"
    },
    "permissions": [
        "scripting",
        "activeTab"
    ]
}