Skip to content

Simple and powerful Chrome Extension developed using Vanilla JavaScript, that present from Facebook and MeetUp interface a one-click function to easily find users from a segment on LinkedIn.

License

Notifications You must be signed in to change notification settings

helmarluiz/linkedIn-finder-chrome-extension

Repository files navigation

Linkedin Finder

Powerful Chrome Extension that creates LinkedIn Profile Search Shortcut for Facebook and MeetUp users.

Overview

From Facebook and MeetUp interface, we present a one-click function to easily find users, from a segment, on LinkedIn. Now, you can easily connect with people with the same interest, members from the same groups or even nearby you.

interface facebook interface meetup

Installation

Development version

Steps to build the extension and view your changes in a browser:

git clone https://github.com/helmarjunior/linkedIn-finder-chrome-extension

npm install

For development with automatic reloading:

npm run start

Open the Extensions Dashboard, make sure "Developer mode" is switched on, click "Load unpacked", and choose the dist folder.

Production

You'll want to make a production build when it's time to publish your Chrome

Extension. Run the following line:

npm run build

This will create a ZIP file with your package name and version in the releases folder.

Source Layout

Your manifest is at src/manifest.json, and Rollup will bundle any files you include here. All the filepaths in your manifest should point to files in src.

About

Simple and powerful Chrome Extension developed using Vanilla JavaScript, that present from Facebook and MeetUp interface a one-click function to easily find users from a segment on LinkedIn.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published