LinkedIn AcceptAll
Accept all LinkedIn invitations in One Click.
What is LinkedIn AcceptAll?
LinkedIn AcceptAll is a Chrome extension developed by abhaybabbarapps, and its main feature is "Accept all LinkedIn invitations in One Click.".
Extension Screenshots
Download LinkedIn AcceptAll Extension CRX File
Download LinkedIn AcceptAll extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | LinkedIn AcceptAll |
ID | hjcjilflnogeoaghkjodmpdomcabodjj |
Official URL | https://chrome.google.com/webstore/detail/linkedin-acceptall/hjcjilflnogeoaghkjodmpdomcabodjj |
Description | Accept all LinkedIn invitations in One Click. |
File Size | 7.52 KB |
Installation Count | 85 |
Current Version | 0.0.1 |
Last Updated | 2022-05-11 |
Publish Date | 2022-05-11 |
Rating | 4.00/5 Total 4 Ratings |
Developer | abhaybabbarapps |
[email protected] | |
Payment Type | free |
Supported Languages | 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" ] } |