The Endorser

Endorse your friends on LinkedIn in ONE click!

O que é The Endorser?

The Endorser é uma extensão do Chrome desenvolvida por Tbunz, e sua principal característica é "Endorse your friends on LinkedIn in ONE click!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão The Endorser

Baixe arquivos de extensão The Endorser no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome The Endorser The Endorser
ID dokighmgebjhkomfdibbdlcggpckekgm
URL Oficial https://chromewebstore.google.com/detail/the-endorser/dokighmgebjhkomfdibbdlcggpckekgm
Descrição Endorse your friends on LinkedIn in ONE click!
Tamanho do Arquivo 418 KB
Contagem de Instalações 334
Versão Atual 3.0
Última Atualização 2020-07-21
Data de Publicação 2017-01-16
Classificação 4.60/5 Total de 10 Avaliações
Desenvolvedor Tbunz
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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\/"
    ]
}