The Endorser
Endorse your friends on LinkedIn in ONE click!
What is The Endorser?
The Endorser is a Chrome extension developed by Tbunz, and its main feature is "Endorse your friends on LinkedIn in ONE click!".
Extension Screenshots
Download The Endorser Extension CRX File
Download The Endorser 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
Endorse all of your friend's skills on LinkedIn in a single click! Updated to work with the newest LinkedIn changes. Tired of endorsing friends on LinkedIn, one skill at a time? With the Endorser, easily endorse a friend or return the favor of a fellow endorser Other features include: • De-selecting all previously endorsed skills • Showing and hiding the styles applied to each element on the page Feel free to endorse me if you've found this extension helpful! Https://www.linkedin.com/in/tonyhoyinliu *Note : Only compatible when on a LinkedIn page.
Extension Basic Information
Name | The Endorser |
ID | dokighmgebjhkomfdibbdlcggpckekgm |
Official URL | https://chromewebstore.google.com/detail/the-endorser/dokighmgebjhkomfdibbdlcggpckekgm |
Description | Endorse your friends on LinkedIn in ONE click! |
File Size | 418 KB |
Installation Count | 334 |
Current Version | 3.0 |
Last Updated | 2020-07-21 |
Publish Date | 2017-01-16 |
Rating | 4.60/5 Total 10 Ratings |
Developer | Tbunz |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "The Endorser", "version": "3.0", "description": "Endorse your friends on LinkedIn in ONE click!", "icons": { "16": "\/images\/new_icon_19.png", "48": "\/images\/new_icon_48.png", "64": "\/images\/new_icon_64.png" }, "browser_action": { "default_icon": "\/images\/new_icon_19.png", "default_popup": "popup.html" }, "permissions": [ "https:\/\/www.linkedin.com\/" ] } |