Instant Search for LinkedIn

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

What is Instant Search for LinkedIn?

Instant Search for LinkedIn 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 Instant Search for LinkedIn Extension CRX File

Download Instant Search for LinkedIn 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 Instant Search for LinkedIn Instant Search for LinkedIn
ID embpahkgankomlgihkjdjklnfmoablmb
Official URL https://chromewebstore.google.com/detail/instant-search-for-linked/embpahkgankomlgihkjdjklnfmoablmb
Description This Plugin helps you finding people, companys and events with a single click on LinkedIn.
File Size 18.04 KB
Installation Count 520
Current Version 1.5.2
Last Updated 2022-07-27
Publish Date 2022-07-18
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/tool/linkedin-direkt-suche-plugin/
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.5.2"
}