Skip to content

Chrome extension to auto-endorse skills on LinkedIn profiles you visit. Fast, configurable, and human-like.

Notifications You must be signed in to change notification settings

PolukovY/linkedin-skill-endorser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn Skill Endorser Extension

A lightweight Chrome extension that automatically endorses skills on a LinkedIn profile page. It simulates manual clicks on skill endorsement buttons and allows you to configure how many skills to endorse.

⚠️ For personal/educational use only. Automating LinkedIn interactions may violate LinkedIn's Terms of Service.


🔧 Features

  • Auto-endorses skills on any LinkedIn profile page you visit
  • Configurable number of skills to endorse (default: 10)
  • Adds human-like delay between actions (randomized 500ms–1500ms)
  • Simple popup interface for configuration

🛠 Installation

  1. Clone or download this repository and extract the ZIP.
  2. Go to chrome://extensions in Chrome.
  3. Enable Developer Mode in the top-right corner.
  4. Click "Load unpacked" and select the extracted folder.

🚀 Usage

  1. Open any LinkedIn user’s profile (URL must match https://www.linkedin.com/in/*).
  2. Click on the extension icon in the Chrome toolbar.
  3. Enter the number of skills to endorse (or leave default), then click "Endorse".
  4. The extension will automatically endorse up to that number of skills.

✅ Make sure the skills section is visible. Scroll down manually if needed.


🧠 How It Works

  • Uses a content script (content.js) to find visible "Endorse" buttons.
  • Randomized sleep between clicks to mimic real human interaction.
  • Shows a final alert() with how many endorsements were made.

⚠️ Disclaimer

This extension is intended for personal use only. Automating interactions on LinkedIn can result in warnings or account restrictions.


📄 License

MIT License

About

Chrome extension to auto-endorse skills on LinkedIn profiles you visit. Fast, configurable, and human-like.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published