Valley Linkedin Extension

Connect your Linkedin account with Valley

什麼是Valley Linkedin Extension?

Valley Linkedin Extension是由setiadeepanshu開發的Chrome擴展程式,該擴展的主要功能是“Connect your Linkedin account with Valley”。

擴展截圖

screenshot

下載Valley Linkedin Extension擴展crx文件

下載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
官方網址 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"
    }
}