LinkedIn Search - Salesbolt ⚡
Highlight text, right click and search LinkedIn
LinkedIn Search - Salesbolt ⚡란 무엇입니까?
LinkedIn Search - Salesbolt ⚡은(는) http://salesbolt.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Highlight text, right click and search LinkedIn"입니다.
확장 프로그램 스크린샷
LinkedIn Search - Salesbolt ⚡ 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
🆂🅰🅻🅴🆂🅱🅾🅻🆃⚡️ LinkedIn Search Tool by Salesbolt allows you to highlight any text in your Chrome browser, right click and search that text in LinkedIn allowing you to find anyone's profile, from anywhere. Use the search tool in 2 easy steps: 1. Highlight any name or text in your Chrome browser 2. Select 'Search "Your Selected Text" from the menu options 3. We'll then automatically open up your a new search results page ❮❮ Why Choose Salesbolt? ❯❯ - Check out our ⭐⭐⭐⭐⭐ Capterra Reviews 4.4/5 (39)
확장 프로그램 기본 정보
이름 | |
ID | kokbkoplnhijphgicmiaobabjdhjimlb |
공식 URL | https://chrome.google.com/webstore/detail/linkedin-search-salesbolt/kokbkoplnhijphgicmiaobabjdhjimlb |
설명 | Highlight text, right click and search LinkedIn |
파일 크기 | 8.9 KB |
설치 횟수 | 1,000 |
현재 버전 | 1.0.8 |
최근 업데이트 | 2020-11-24 |
출시 날짜 | 2020-07-02 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | http://salesbolt.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.salesbolt.com |
도움말 페이지 URL | http://bit.ly/saleshud-linkedin |
지원되는 언어 | en |
manifest.json | |
{ "background": { "scripts": [ "saleshudlite.js" ] }, "description": "Highlight text, right click and search LinkedIn", "icons": { "128": "search.png", "16": "lisearch16.png", "19": "lisearch19.png", "48": "lisearch48.png" }, "manifest_version": 2, "name": "LinkedIn Search - Salesbolt \u26a1", "permissions": [ "contextMenus" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.8" } |