Link Map
⭐Link Map - Professional Tab Manager
Link Map란 무엇입니까?
Link Map은(는) https://linkmap.cc에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "⭐Link Map - Professional Tab Manager"입니다.
확장 프로그램 스크린샷
Link Map 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |