The Endorser

Endorse your friends on LinkedIn in ONE click!

The Endorser란 무엇입니까?

The Endorser은(는) Tbunz에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Endorse your friends on LinkedIn in ONE click!"입니다.

확장 프로그램 스크린샷

screenshot

The Endorser 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 The Endorser The Endorser
ID dokighmgebjhkomfdibbdlcggpckekgm
공식 URL https://chromewebstore.google.com/detail/the-endorser/dokighmgebjhkomfdibbdlcggpckekgm
설명 Endorse your friends on LinkedIn in ONE click!
파일 크기 418 KB
설치 횟수 334
현재 버전 3.0
최근 업데이트 2020-07-21
출시 날짜 2017-01-16
평점 4.60/5 총 10 개의 평점
개발자 Tbunz
이메일 [email protected]
결제 유형 free
지원되는 언어 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\/"
    ]
}