Skip to content

Simple Chrome extension, React, React Flow, Framer Motion, manifest v3 (published on chrome web store)

Notifications You must be signed in to change notification settings

Kennnnnnneth/Tab-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tab-Tree

Simple Chrome extension, React, React Flow, Framer Motion, manifest v3 (published on chrome web store)

Tab history flow chart

Daily open tab

First - 1

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.

First - 2

Tab sorting group

In any page right click to call the menu

Second - 1

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

Second - 2

Summary

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

Extension Link

Installation

  • 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

Concept

manifest V3 basic

captureVisibleTab

Chrome extension memory management and storage

Simple build

v10 basic

CustomNode Handle

Basic

Basic

About

Simple Chrome extension, React, React Flow, Framer Motion, manifest v3 (published on chrome web store)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages