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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย nayobaez.extension และคุณลักษณะหลักของมันคือ "This link saver helps you save time by storing your links onto your local storage with one click of a button."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Link Saver & Organizer
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
| URL อย่างเป็นทางการ | 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"
]
} | |