Skip to content
forked from GarinZ/link-map

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

License

Notifications You must be signed in to change notification settings

zzl221000/link-map

 
 

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?

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.7%
  • Less 9.2%
  • JavaScript 1.3%
  • CSS 0.8%
  • HTML 0.8%
  • SCSS 0.1%
  • Shell 0.1%