AutoEndorse
Auto linkedin endorsements
什么是AutoEndorse?
AutoEndorse是由joshepMad开发的Chrome扩展程序,该扩展的主要功能是“Auto linkedin endorsements”。
扩展截图
下载AutoEndorse扩展crx文件
下载AutoEndorse扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Auto LinkedIn endorses. Make sure you click on the button "Show more" at the Skills and Endorsements tab!
扩展基本信息
名称 | AutoEndorse |
ID | mohdlfgmjmbbjhpddbpdobnkemihgjbe |
官方URL | https://chromewebstore.google.com/detail/autoendorse/mohdlfgmjmbbjhpddbpdobnkemihgjbe |
简介 | Auto linkedin endorsements |
文件大小 | 24.74 KB |
安装次数 | 36 |
当前版本 | 1.1 |
更新时间 | 2021-01-17 |
上架时间 | 2019-08-15 |
开发者 | joshepMad |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://www.privacypolicies.com/live/a133a0e4-40f6-432a-b246-4ba64a8b5303 |
支持的语言 | en-US |
manifest.json | |
{ "author": "Milton Cardoso", "browser_action": { "default_icon": "icons\/48.png", "default_popup": "popup\/popup.html", "default_title": "Endorse" }, "description": "Auto linkedin endorsements", "homepage_url": "https:\/\/github.com\/miltinhoc", "icons": { "48": "icons\/48.png" }, "manifest_version": 2, "name": "AutoEndorse", "permissions": [ "activeTab" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1" } |