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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}