LinkedIn AcceptAll

Accept all LinkedIn invitations in One Click.

LinkedIn AcceptAllคืออะไร?

LinkedIn AcceptAll เป็นส่วนขยายของ Chrome ที่พัฒนาโดย abhaybabbarapps และคุณลักษณะหลักของมันคือ "Accept all LinkedIn invitations in One Click."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย LinkedIn AcceptAll

ดาวน์โหลดไฟล์ส่วนขยาย LinkedIn AcceptAll ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ LinkedIn AcceptAll LinkedIn AcceptAll
ID hjcjilflnogeoaghkjodmpdomcabodjj
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/linkedin-acceptall/hjcjilflnogeoaghkjodmpdomcabodjj
คำอธิบาย Accept all LinkedIn invitations in One Click.
ขนาดไฟล์ 7.52 KB
จำนวนการติดตั้ง 85
เวอร์ชันปัจจุบัน 0.0.1
อัปเดตครั้งล่าสุด 2022-05-11
วันที่เผยแพร่ 2022-05-11
คะแนน 4.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา abhaybabbarapps
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
    ]
}