Link Map
⭐Link Map - Professional Tab Manager
Link Mapคืออะไร?
Link Map เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://linkmap.cc และคุณลักษณะหลักของมันคือ "⭐Link Map - Professional Tab Manager"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Link Map
ดาวน์โหลดไฟล์ส่วนขยาย Link Map ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Link Map is a browser tab sidebar that is designed for heavy information consumers. With Link Map, even if you have a large number of tabs and windows, you can manage and classify them in a logical and clear way using the tree view structure, forming your own link collection. Github: https://github.com/GarinZ/link-map Feedback: https://github.com/GarinZ/link-map/issues Have you used Tabs Outliner before? Now you can import your data to Link Map and start a new journey. **What can Link Map do?** 🌲 Tree-shaped vertical tab sidebar, but with more levels: you can use drag-and-drop to quickly complete more tab operations 💾 Close and save for later reading: clear your workspace and focus on current work, they will remain in the list 🔒 Backup/restore: backup and restore your data in a universal format (JSON) 🔧 Tabs Outliner import: supports importing data from Tabs Outliner We do need to operate more tabs and windows, but at the same time, we can also keep them organized. Install Link Map and start building your tag collection to make your information consumption more efficient.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Link Map |
ID | jappgmhllahigjolfpgbjdfhciabdnde |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/link-map/jappgmhllahigjolfpgbjdfhciabdnde |
คำอธิบาย | ⭐Link Map - Professional Tab Manager |
ขนาดไฟล์ | 883 KB |
จำนวนการติดตั้ง | 1,562 |
เวอร์ชันปัจจุบัน | 1.1.5 |
อัปเดตครั้งล่าสุด | 2023-08-25 |
วันที่เผยแพร่ | 2023-02-25 |
คะแนน | 4.35/5 รวมทั้งหมด 31 คะแนน |
ผู้พัฒนา | https://linkmap.cc |
อีเมล | [email protected] |
ประเภทการชำระเงิน | in_app |
URL หน้าช่วยเหลือ | https://github.com/GarinZ/link-map/issues |
ภาษาที่รองรับ | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Link Map", "version": "1.1.5", "description": "__MSG_extDesc__", "manifest_version": 3, "minimum_chrome_version": "96", "permissions": [ "tabs", "storage", "activeTab", "downloads", "system.display", "favicon", "tabGroups", "identity", "sidePanel", "contextMenus" ], "content_security_policy": { "extension_pages": "script-src 'self' http:\/\/localhost:9000; object-src 'self';" }, "web_accessible_resources": [ { "matches": [ " |