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 |
| 官方網址 | 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": [
" | |