Awesome
βοΈ Link Map
<img src="https://user-images.githubusercontent.com/7566103/226504871-4b8feefa-9cd0-48e1-bf70-e20e866b3ed4.png" width="500">Profession Browser Tab Manager for Chrome and Edge
π‘ What is Link Map?
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.
:sparkles: Features
- π² 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) π§ TabOutliner import: supports importing data from TabOutliner and is currently supporting more import formats
- πΆ No internet connection required: all content is locally stored, ensuring the security of your information.
π¦ Install
- Chrome Web Store
- Edge Addon
- Download from Release, unzip the
.zip
file, load the directory into Chrome/Edge from the extension/addon page.
π About Permission Usage
- tabs: For supporting the main feature, which is tab management.
- storage: For Saving and Recovering the tree view status by indexedDB.
- activeTab: To show currently active tab in the tree view.
- windows: For supporting the main feature, which is window management.
- downloads: Extension need to download
.json
file for the export function - system.display: To initialize the tree view position and width/height.
- favicon: To initialize icon for tab node which has never been visited.