Instant Search for LinkedIn

This Plugin helps you finding people, companys and events with a single click on LinkedIn.

Instant Search for LinkedInคืออะไร?

Instant Search for LinkedIn เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://jens.marketing และคุณลักษณะหลักของมันคือ "This Plugin helps you finding people, companys and events with a single click on LinkedIn."

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

screenshot
screenshot

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

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

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

                        This Plugin helps you finding people on LinkedIn. Mark any Name on any website and start a search with the right mouse button.                    

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

ชื่อ Instant Search for LinkedIn Instant Search for LinkedIn
ID embpahkgankomlgihkjdjklnfmoablmb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/instant-search-for-linked/embpahkgankomlgihkjdjklnfmoablmb
คำอธิบาย This Plugin helps you finding people, companys and events with a single click on LinkedIn.
ขนาดไฟล์ 18.04 KB
จำนวนการติดตั้ง 520
เวอร์ชันปัจจุบัน 1.5.2
อัปเดตครั้งล่าสุด 2022-07-27
วันที่เผยแพร่ 2022-07-18
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://jens.marketing
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://jens.marketing
URL หน้าช่วยเหลือ https://jens.marketing/tool/linkedin-direkt-suche-plugin/
ภาษาที่รองรับ de,en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "script.js"
        ]
    },
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "icons": {
        "16": "icon.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "contextMenus"
    ],
    "version": "1.5.2"
}