LinkedIn Instant Search
This Plugin helps you finding people, companys and events with a single click on LinkedIn.
什么是LinkedIn Instant Search?
LinkedIn Instant Search是由https://jens.marketing开发的Chrome扩展程序,该扩展的主要功能是“This Plugin helps you finding people, companys and events with a single click on LinkedIn.”。
扩展截图
下载LinkedIn Instant Search扩展crx文件
下载LinkedIn Instant Search扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This Plugin helps you finding people on LinkedIn. Mark any Name on any website and start a search with the right mouse button.
扩展基本信息
名称 | |
ID | jfmjbflabhkfgpieeahkgnamcmbebdac |
官方URL | https://chrome.google.com/webstore/detail/linkedin-instant-search/jfmjbflabhkfgpieeahkgnamcmbebdac |
简介 | This Plugin helps you finding people, companys and events with a single click on LinkedIn. |
文件大小 | 18.04 KB |
安装次数 | 691 |
当前版本 | 1.4 |
更新时间 | 2021-06-03 |
上架时间 | 2020-01-11 |
评分 | 5.00/5 共1次评分 |
开发者 | https://jens.marketing |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://jens.marketing |
帮助页面URL | https://jens.marketing |
支持的语言 | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "script.js" ] }, "description": "__MSG_appDesc__", "default_locale": "en", "icons": { "16": "icon.png" }, "manifest_version": 2, "name": "__MSG_appName__", "permissions": [ "contextMenus" ], "version": "1.4" } |