Valley Linkedin Extension

Connect your Linkedin account with Valley

Valley Linkedin Extensionคืออะไร?

Valley Linkedin Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย setiadeepanshu และคุณลักษณะหลักของมันคือ "Connect your Linkedin account with Valley"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Valley Linkedin Extension

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

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

                        With the Valley AI Chrome browser extension installed, retrieving your session cookies each time you use Valley becomes effortless.

Valley provides various benefits, such as:

A centralised platform for managing your lead generation campaigns.
The ability to collect additional lead information and connect various platforms.
Collecting lead data from the internet and engaging with your leads.
The Valley extension automatically retrieves session cookies from the websites you're connected to. After logging in to your Valley account, click on "Connect to [website name]" to fill the session cookies input field. Under Action in Valley AI extension, Click on "Copy". This allows you to retrieve cookies from multiple accounts simultaneously.

If you have any questions regarding the extension, you can reach out to our support team at [email protected] or through our live chat.                    

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

ชื่อ Valley Linkedin Extension Valley Linkedin Extension
ID blcaeohgoijfacednbmofldoekddmcij
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/valley-linkedin-extension/blcaeohgoijfacednbmofldoekddmcij
คำอธิบาย Connect your Linkedin account with Valley
ขนาดไฟล์ 29.21 KB
จำนวนการติดตั้ง 81
เวอร์ชันปัจจุบัน 1.5
อัปเดตครั้งล่าสุด 2023-08-12
วันที่เผยแพร่ 2023-08-11
ผู้พัฒนา setiadeepanshu
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.joinvalley.co/
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Valley Linkedin Extension",
    "manifest_version": 3,
    "version": "1.5",
    "author": "Deepanshu Setia",
    "description": "Connect your Linkedin account with Valley",
    "permissions": [
        "cookies"
    ],
    "host_permissions": [
        "https:\/\/www.linkedin.com\/*"
    ],
    "icons": {
        "16": "Logo.png",
        "48": "Logo.png",
        "128": "Logo.png"
    },
    "action": {
        "default_icon": "Logo.png",
        "default_popup": "popup.html"
    }
}