Link Saver & Organizer
This link saver helps you save time by storing your links onto your local storage with one click of a button.
什麼是Link Saver & Organizer?
Link Saver & Organizer是由nayobaez.extension開發的Chrome擴展程式,該擴展的主要功能是“This link saver helps you save time by storing your links onto your local storage with one click of a button.”。
擴展截圖
下載Link Saver & Organizer擴展crx文件
下載Link Saver & Organizer擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Quick Guide:
- Enter your link manually and save by clicking on "Save Input"
- Click on "Save tab" to save link directly from the browser tab
- The "Delete all" button removes all saved links at once
- The "trashcan Icon" removed that specific link
- The "copy Icon" will copy that specific link
I am currently working on a new interface and features, which will include the possibility to rename links, categorize them by collection and drag and drop them. 擴展基本資訊
| 名稱 | |
| ID | piedjnegjpggigjblhjljpkngabjnigg |
| 官方網址 | https://chromewebstore.google.com/detail/link-saver-organizer/piedjnegjpggigjblhjljpkngabjnigg |
| 簡介 | This link saver helps you save time by storing your links onto your local storage with one click of a button. |
| 檔案大小 | 828 KB |
| 安裝次數 | 63 |
| 目前版本 | 1.1 |
| 更新時間 | 2022-12-20 |
| 上架時間 | 2022-12-14 |
| 開發者 | nayobaez.extension |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "1.1",
"name": "Link Saver & Organizer",
"action": {
"default_popup": "index.html",
"default_icon": "Linksaver-icon.png"
},
"description": "This link saver helps you save time by storing your links onto your local storage with one click of a button.",
"permissions": [
"tabs"
]
} | |