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文件
下载LinkedIn Search - Salesbolt ⚡扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
🆂🅰🅻🅴🆂🅱🅾🅻🆃⚡️ 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" } |