Simple Chrome extension, React, React Flow, Framer Motion, manifest v3 (published on chrome web store)
Tracking the each tab history and capture the moment when you first loading on tab, in the little map you can check out the tab history by previw image and click it to re-enter/navigate.
Sorting the tab by checking the tab if open in new window manually or fire by other tab. ex. create a new tab for google new stuffs
Maintain an object to draw a map of chrome tab generated in popup page
Base on Chrome running mechanism
Pure Javascript, Good for the beginner
- From Chrome Web Store
- Github
git clone https://github.com/Kennnnnnneth/Tab-Tree.git
npm i
npm run build
Then put it on chrome
Check out the link of how to use local extension package Chrome Extension Developer Tutorial
manifest V3 basic
captureVisibleTab
Chrome extension memory management and storage
Simple build
v10 basic
CustomNode Handle
Basic
Basic