LinkedIn Helper

LinkedIn helper

What is LinkedIn Helper?

LinkedIn Helper is a Chrome extension developed by Shai Sharakanski, and its main feature is "LinkedIn helper".

Extension Screenshots

screenshot

Download LinkedIn Helper Extension CRX File

Download LinkedIn Helper 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

                        You will be able to gain a better understanding of a potential candidate's LinkedIn experience by using this extension                    

Extension Basic Information

Name LinkedIn Helper LinkedIn Helper
ID moahncchpdekhlkjldeeacggghekkjhn
Official URL https://chromewebstore.google.com/detail/linkedin-helper/moahncchpdekhlkjldeeacggghekkjhn
Description LinkedIn helper
File Size 58.55 KB
Installation Count 33
Current Version 1.0.0
Last Updated 2023-07-16
Publish Date 2023-07-16
Rating 5.00/5 Total 2 Ratings
Developer Shai Sharakanski
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "LinkedIn Helper",
    "description": "LinkedIn helper",
    "version": "1.0.0",
    "action": {
        "default_popup": "index.html"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "icons": {
        "16": "logo_16.png",
        "32": "logo_32.png",
        "48": "logo_48.png",
        "128": "logo_128.png"
    }
}