LinkedIn Auto-Accept

Automatically accepts all LinkedIn connection requests.

LinkedIn Auto-Acceptとは何ですか?

LinkedIn Auto-Acceptはanthony.wによって開発されたChromeの拡張機能で、その主な機能は「Automatically accepts all LinkedIn connection requests.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

LinkedIn Auto-Accept拡張機能のCRXファイルをダウンロード

LinkedIn Auto-Accept拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Introducing the LinkedIn Auto-Accept extension – a simple and efficient solution to enhance your networking experience on LinkedIn. Here are the key features and benefits:


FEATURES:

– Automatic Scrolling: The extension automatically scrolls to load all of your requests, to ensure that they are ready to be auto-accepted.

– Auto-Acceptance of Connections: It detects and clicks the 'Accept' button for each pending request, ensuring your network grows without any manual intervention.

– User-friendly Interface: With a straightforward and intuitive design, it's easy to get started using the extension.

BENEFITS:

– Time Saving: The tedious process of manually accepting numerous connection requests can take a lot of time. With this extension, accept thousands of connections in just seconds!

– Efficiency: By handling the acceptance of requests for you, it allows you to dedicate more time to crucial activities like networking and content creation.

– Unlimited Networking: Don't let the hassle of manually accepting connections slow down your network expansion. Grow your network without limitations.


Install LinkedIn Auto-Accept today for a more efficient, seamless, and powerful LinkedIn experience!                    

拡張機能の基本情報

名前 LinkedIn Auto-Accept LinkedIn Auto-Accept
ID jfcbcbjgfddhldfalpnkamgomcjbbmjo
公式URL https://chrome.google.com/webstore/detail/jfcbcbjgfddhldfalpnkamgomcjbbmjo
説明 Automatically accepts all LinkedIn connection requests.
ファイルサイズ 7.02 KB
インストール数 55
現在のバージョン 1.3
最終更新日 2023-05-29
公開日 2023-04-09
開発者 anthony.w
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://anthonywymond.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "LinkedIn Auto-Accept",
    "version": "1.3",
    "description": "Automatically accepts all LinkedIn connection requests.",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "48": "icon.png"
        }
    },
    "permissions": [
        "activeTab",
        "scripting",
        "tabs"
    ],
    "host_permissions": [
        "https:\/\/www.linkedin.com\/"
    ],
    "icons": {
        "48": "icon.png"
    }
}