szanuj / blank-new-tab

A browser extension for Edge/Chromium that replaces your New tab page with a blank one.
https://microsoftedge.microsoft.com/addons/detail/blank-new-tab/pfbmpcgfjncjakgfpddijlbdpjnhnfem
MIT License
24 stars 6 forks source link
chrome-extension edge-extension new-tab new-tab-page
![Logo](assets/bnt-logo-128.png) # Blank New Tab Replace your New tab page with a blank one.

## πŸŽ€ Screenshots | Light theme | Dark theme | |:-:|:-:| | ![Screenshot of light theme](assets/bnt-store-light.png) | ![Screenshot of dark theme](assets/bnt-store-dark.png) | ## πŸͺΆ Description Blank New Tab is a browser extension for Edge/Chromium that replaces your New tab page with a blank one. I wanted something that looks built-in and clean, unlike the bloated default in Edge. [Get it on Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/blank-new-tab/pfbmpcgfjncjakgfpddijlbdpjnhnfem) ## πŸ’š Features - Blank New tab page - Light & dark theme support - Colors as in the built-in Edge Settings pages - Default Edge New tab icon and page title - Localized page title ([see available languages](TRANSLATIONS)) - Works in InPrivate/Incognito (see note below) ## πŸ“ Notes - Edge may disable Blank New Tab on install. Enable it in Manage Extensions page (edge://extensions). - InPrivate/Incognito works after ticking "Allow in InPrivate/Incognito" in Extension Details. Chrome docs explicitly state that extensions can't override InPrivate/Incognito New tab page, so it's uncertain if this keeps working forever. - New tab page title displays in browser's UI language ([see available languages](TRANSLATIONS)). Edge Add-ons listing states there's only 1 available language because extension's description is only in English. - To install in a different Chromium-based browser: - Download the contents of this repo. - Enable Developer mode in your browser's Manage Extensions page. - Select "Load unpacked" and choose the `src` folder. - New tab icon comes from Microsoft [Fluent UI System Icons](https://github.com/microsoft/fluentui-system-icons) (MIT license).