Instant Search for LinkedIn
This Plugin helps you finding people, companys and events with a single click on LinkedIn.
什么是Instant Search for LinkedIn?
Instant Search for LinkedIn是由https://jens.marketing开发的Chrome扩展程序,该扩展的主要功能是“This Plugin helps you finding people, companys and events with a single click on LinkedIn.”。
扩展截图
下载Instant Search for LinkedIn扩展crx文件
下载Instant Search for LinkedIn扩展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.
扩展基本信息
名称 | Instant Search for LinkedIn |
ID | embpahkgankomlgihkjdjklnfmoablmb |
官方URL | https://chromewebstore.google.com/detail/instant-search-for-linked/embpahkgankomlgihkjdjklnfmoablmb |
简介 | This Plugin helps you finding people, companys and events with a single click on LinkedIn. |
文件大小 | 18.04 KB |
安装次数 | 520 |
当前版本 | 1.5.2 |
更新时间 | 2022-07-27 |
上架时间 | 2022-07-18 |
评分 | 5.00/5 共1次评分 |
开发者 | https://jens.marketing |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://jens.marketing |
帮助页面URL | https://jens.marketing/tool/linkedin-direkt-suche-plugin/ |
支持的语言 | 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.5.2" } |