TMS LinkedIn Extension

Extract Personal Data from LinkedIn

What is TMS LinkedIn Extension?

TMS LinkedIn Extension is a Chrome extension developed by bepms837, and its main feature is "Extract Personal Data from LinkedIn".

Extension Screenshots

screenshot

Download TMS LinkedIn Extension Extension CRX File

Download TMS LinkedIn Extension 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

                        TMS LinkedIn Extension provides Secure Login to scrape personal data from LInkedIn Profile to Talent Management System's Profile.                    

Extension Basic Information

Name TMS LinkedIn Extension TMS LinkedIn Extension
ID ckkilhfeimgfblmjbkkdfahnnpkmfkcf
Official URL https://chrome.google.com/webstore/detail/tms-linkedin-extension/ckkilhfeimgfblmjbkkdfahnnpkmfkcf
Description Extract Personal Data from LinkedIn
File Size 155 KB
Installation Count 118
Current Version 8.5
Last Updated 2019-05-09
Publish Date 2019-05-09
Rating 3.00/5 Total 4 Ratings
Developer bepms837
Payment Type free
Extension Website http://www.bullseyeengagement.com/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TMS LinkedIn Extension",
    "version": "8.5",
    "manifest_version": 2,
    "description": "Extract Personal Data from LinkedIn",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "tabs",
        ""
    ],
    "background": {
        "page": "popup.html"
    }
}