Skip to content

GarinZ/link-map

Folders and files

NameName
Last commit message
Last commit date
Mar 22, 2023
Dec 3, 2022
Jan 11, 2023
Apr 15, 2023
Mar 27, 2023
Apr 15, 2023
Mar 15, 2023
Feb 13, 2023
Feb 10, 2023
Mar 21, 2023
Jan 12, 2023
Dec 3, 2022
Feb 7, 2023
Dec 3, 2022
Feb 13, 2023
Mar 22, 2023
Apr 8, 2023
Mar 28, 2023
Mar 3, 2023
Apr 13, 2023
Jan 31, 2023
Apr 7, 2023
Apr 15, 2023
Apr 6, 2023
Jan 13, 2023

Repository files navigation

⭐️ Link Map

Language: English | 中文

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.

✨ 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

📦 Install

🔒 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?