/tab-switcher

MacOS tab switching feature implementation through "Doubly circular linked list" data structure.

Primary LanguageJavaScript

Tab Switcher

This is tab switcher app that allow user to navigate/switch between multiple tabs easily and efficiently.

This is different from a normal Tab Switcher because, it allow users to navigate in cross direction (i.e., In Both Left And Right Direction)

Data structure used :

Doubly Circular Linked List

Technologies :

JavaScript,CSS,HTML

Controls-

  • To Move Forward : control + f

  • To Move Backward : control + b