Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/GarinZ/link-map

Tree style tab mananger for Chrome and Edge, Tabs Outliner alternative
https://github.com/GarinZ/link-map

chrome chrome-extension edge-addon productivity tree-style-tab tree-tabs vertical-tabs

Last synced: 16 days ago
JSON representation

Tree style tab mananger for Chrome and Edge, Tabs Outliner alternative

Awesome Lists containing this project

README

        

# ⭐️ Link Map
Language: [English](https://github.com/GarinZ/link-map/blob/release/README.md) | [δΈ­ζ–‡](https://github.com/GarinZ/link-map/blob/release/README_zh.md)

> 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.

![1 dnd](https://user-images.githubusercontent.com/7566103/226508940-040c6557-28a9-4bee-94ae-0869a7d18695.gif)

## πŸ“¦ Install
- [Chrome Web Store](https://chrome.google.com/webstore/detail/link-map/jappgmhllahigjolfpgbjdfhciabdnde)
- [Edge Addon](https://microsoftedge.microsoft.com/addons/detail/link-map/penpmngcolockpbmeeafkmbefjijbaej)
- Download from [Release](https://github.com/GarinZ/link-map/releases), 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.

## Have problems or need help?
- [issue](https://github.com/GarinZ/link-map/issues)
- [LinkMap's RoadMap](https://garin-public.notion.site/Link-Map-0f228ba1e9e541aca685ab0622269e09)