Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nelson-gon/edge-darknewtab
Distraction free dark new tab page for Chromium based browsers.
https://github.com/nelson-gon/edge-darknewtab
chrome chrome-extension chromium dark-mode dark-theme dark-themes edge edge-browser extension-chrome extensions microsoft minimalist minimalistic-theme newtabpage
Last synced: 2 days ago
JSON representation
Distraction free dark new tab page for Chromium based browsers.
- Host: GitHub
- URL: https://github.com/nelson-gon/edge-darknewtab
- Owner: Nelson-Gon
- License: mit
- Created: 2020-01-19T15:56:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-11T06:27:18.000Z (about 4 years ago)
- Last Synced: 2024-12-16T23:10:03.107Z (about 2 months ago)
- Topics: chrome, chrome-extension, chromium, dark-mode, dark-theme, dark-themes, edge, edge-browser, extension-chrome, extensions, microsoft, minimalist, minimalistic-theme, newtabpage
- Language: HTML
- Homepage:
- Size: 277 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# edge-darknewtab
![Sample](https://github.com/Nelson-Gon/edge-darknewtab/blob/master/preview.png?raw=true)
**Why edge-darknewtab?**
When I first built this,I had just installed the then newly released Chromium based Edge Browser.
Since then, a lot has changed with the new tab page of Edge having some improvements.
However, I still find it distracting and think that this new tab page extension may still be useful
to those who love a simple and plain new tab page.
**NOTE**:1. This extension can work on any Chromium based. The name is just to indicate that the repository was Edge inspired.
2. The search bar currently uses bing as the search engine.
You can override this by editing the darknewtab.html file.
In most cases, this may be unnecessary since you can still use the top address bar which uses your default search engine.
Future releases may make this more flexible.**Installation**
```
git clone [email protected]:Nelson-Gon/edge-darknewtab.git```
**Enabling the extension**1. Open Edge(the new Chromium based Edge)
2. Go to Extensions(click the three dots in the top right corner)
3. On the Extensions page, toggle to **enable Developer Mode**.
4. Click **Load Unpacked** and choose the directory that you just cloned(ie edge-darknewtab).
5. Enjoy a distraction free new tab. :)