Linkedin Helper
Linkedin Helper
什么是Linkedin Helper?
Linkedin Helper是由Mozzam开发的Chrome扩展程序,该扩展的主要功能是“Linkedin Helper”。
扩展截图
下载Linkedin Helper扩展crx文件
下载Linkedin Helper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Linkedin Helper is an easy-to-use, web-based extension that will help you copy data with a single click. It's the perfect tool for business managers and email experts who need to copy data quickly and easily. Plus, it's free!
If you are looking for a way to improve your work efficiency, then a Web-based extension may be the perfect solution for you. This type of extension will help you copy URLs, titles, and headings in a single click. It is also user-friendly so that you can get started right away. 扩展基本信息
| 名称 | |
| ID | mepgdoiddjegccpdlnkgjhkaaljcjmfi |
| 官方URL | https://chrome.google.com/webstore/detail/linkedin-helper/mepgdoiddjegccpdlnkgjhkaaljcjmfi |
| 简介 | Linkedin Helper |
| 文件大小 | 12.05 KB |
| 安装次数 | 251 |
| 当前版本 | 1.1.2 |
| 更新时间 | 2023-04-01 |
| 上架时间 | 2023-02-12 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | Mozzam |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Linkedin Helper",
"version": "1.1.2",
"manifest_version": 3,
"description": "Linkedin Helper",
"action": {
"default_popup": "popup.html"
},
"options_page": "popup.html",
"icons": {
"128": "Logos.png"
},
"background": {
"service_worker": "Background.js"
},
"permissions": [
"tabs",
"scripting"
],
"host_permissions": [
" | |