Browser extension that replaces the default new tab with a more practical, functional and customizable alternative.
- Works directly with your bookmarks.
- No cloud/third-party services.
- Customizable search engines.
- Customizable look.
- Dark/light mode.
- Settings export/import.
- Supports custom css.
Firefox: https://addons.mozilla.org/en-US/firefox/addon/practitab-new-tab
Chrome: NOT OFFICIALLY SUPPORTED (YET)
- Clone this repo:
git clone [email protected]:alex-karev/practitab.git
- Build using npm:
cd practitab
npm init
npm install
npm run build
- Done! The extension is now in
./build
directory.
- Fix scrolling bug.
- More customizability for text.
- Additional block for latest bookmarks.
- Search autocomplete using BERT.
- AI chatbot connected to openai API.
You are welcome to fork this repo and to create pull requests.
Support my work if you enjoy using this plugin:
BTC: 32F3zAnQQGwZzsG7R35rPUS269Xz11cZ8B
Distributed under the GNU GPL-3.0 license. See LICENSE for more information.