LinkedIn Instant Search

This Plugin helps you finding people, companys and events with a single click on LinkedIn.

What is LinkedIn Instant Search?

LinkedIn Instant Search is a Chrome extension developed by https://jens.marketing, and its main feature is "This Plugin helps you finding people, companys and events with a single click on LinkedIn.".

Extension Screenshots

screenshot
screenshot

Download LinkedIn Instant Search Extension CRX File

Download LinkedIn Instant Search extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This Plugin helps you finding people on LinkedIn. Mark any Name on any website and start a search with the right mouse button.                    

Extension Basic Information

Name LinkedIn Instant Search LinkedIn Instant Search
ID jfmjbflabhkfgpieeahkgnamcmbebdac
Official URL https://chrome.google.com/webstore/detail/linkedin-instant-search/jfmjbflabhkfgpieeahkgnamcmbebdac
Description This Plugin helps you finding people, companys and events with a single click on LinkedIn.
File Size 18.04 KB
Installation Count 691
Current Version 1.4
Last Updated 2021-06-03
Publish Date 2020-01-11
Rating 5.00/5 Total 1 Ratings
Developer https://jens.marketing
Email [email protected]
Payment Type free
Extension Website https://jens.marketing
Help Page URL https://jens.marketing
Supported Languages 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"
}