Features •
Installation Guide
Contributing •
Issues and Support •
License
- Vite
- React
- Vite Plugin
- Chrome Extension with manifest 3
- Rollup
- @crxjs/vite-plugin
- Tailwind CSS
- Redux Toolkit
- Material UI
- Customizable Themes: Create multiple themes to match your style, each theme is fully customizable.
- Widgets: Add widget from many different types of widget.
- Multiple Spaces: Create multiple spaces, each space can contain many widgets.
- Dock: Dock can allow to quickly navigate between spaces and links.
- Search
- Clock
- Calendar
- Timer
- Bookmark
- Note
- TodoList
- Habit Tracker
- Gemini
- Custom (embed any website you like)
In dynamic space, different widgets can be added and moved around. There can be many Dynamic Spaces. Static space can't be customized as dynamic space it contains all bookmark or all notes or all habit trackers or all todo list. New Static space can't be added.
Download Latest build for you browser (chrome or firefox) from Build Page
-
Clone the Repository:
git clone https://github.com/bibekbhusal0/WidTab.git
-
Install all required packages:
npm install
-
Run the build:
For firefox based browser
npm run build:firefox
For Chromium based browser
npm run build:chrome
- Manual Installation:
-
Build the extension or downloaded zip files from actions page.
-
Open Extensions Page: Open your preferred browser and enter the following text in the address bar
-
Enable Developer Mode:
- Turn on Developer Mode in the extensions page.
-
Load Unpacked Extension:
- Click on Load unpacked and select your extracted extension folder.
-
- Manual Installation:
-
Build the extension or downloaded zip files from actions page.
-
Load Temporary Add-on:
- Go to
about:debugging#/runtime/this-firefox, select "This Firefox", then click Load Temporary Add-on. - Browse and select the updated
manifest.json.
- Go to
-