The Endorser
Endorse your friends on LinkedIn in ONE click!
Cos'è The Endorser?
The Endorser è un'estensione di Chrome sviluppata da Tbunz, e la sua funzione principale è "Endorse your friends on LinkedIn in ONE click!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione The Endorser
Scarica i file di estensione The Endorser in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | dokighmgebjhkomfdibbdlcggpckekgm |
| URL Ufficiale | https://chromewebstore.google.com/detail/the-endorser/dokighmgebjhkomfdibbdlcggpckekgm |
| Descrizione | Endorse your friends on LinkedIn in ONE click! |
| Dimensione del File | 418 KB |
| Conteggio Installazioni | 334 |
| Versione Corrente | 3.0 |
| Ultimo Aggiornamento | 2020-07-21 |
| Data di Pubblicazione | 2017-01-16 |
| Valutazione | 4.60/5 Totale 10 Valutazioni |
| Sviluppatore | Tbunz |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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\/"
]
} | |