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ファイルをダウンロード

The Endorser拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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\/"
    ]
}