The Endorser
Endorse your friends on LinkedIn in ONE click!
什么是The Endorser?
The Endorser是由Tbunz开发的Chrome扩展程序,该扩展的主要功能是“Endorse your friends on LinkedIn in ONE click!”。
扩展截图
下载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. 扩展基本信息
| 名称 | |
| 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\/"
]
} | |