The Endorser

Endorse your friends on LinkedIn in ONE click!

Apa itu The Endorser?

The Endorser adalah ekstensi Chrome yang dikembangkan oleh Tbunz, dan fitur utamanya adalah "Endorse your friends on LinkedIn in ONE click!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi The Endorser

Unduh file ekstensi The Endorser dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama The Endorser The Endorser
ID dokighmgebjhkomfdibbdlcggpckekgm
URL Resmi https://chromewebstore.google.com/detail/the-endorser/dokighmgebjhkomfdibbdlcggpckekgm
Deskripsi Endorse your friends on LinkedIn in ONE click!
Ukuran File 418 KB
Jumlah Instalasi 334
Versi Saat Ini 3.0
Terakhir Diperbarui 2020-07-21
Tanggal Publikasi 2017-01-16
Penilaian 4.60/5 Total 10 Penilaian
Pengembang Tbunz
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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\/"
    ]
}