Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dustinrouillard/tabatha

New Tab Replacement for Chrome and Firefox - Sleek, Dark, and Minimal
https://github.com/dustinrouillard/tabatha

addon chrome dark extension firefox minimal newtab

Last synced: 5 days ago
JSON representation

New Tab Replacement for Chrome and Firefox - Sleek, Dark, and Minimal

Awesome Lists containing this project

README

        

# Tabatha New Tab

This is a Firefox addon and a Chrome extension that replaces the current new tab and homepage with a sleek flat black design.

The settings modal is a bit crude, but it gets the job done for enabling/disabling and configuring the temperature display.

## View a demo

There is a hosted copy of the same application that runs in the extension hosted on [tab.dstn.to](https://tab.dstn.to) if you would like to see what it looks like.

## Preview

Here is the screenshots, using Tabatha, as well as my minimal [Lights Out](https://dstn.to/lights-out-firefox) theme (Chrome version of Lights Out theme coming soon)

Firefox | Chrome
:-------------------------:|:-------------------------:
![Screenshot of New Tab page in Firefox](https://dustin.pics/2fd4c33b00bb5836.png) | ![Screenshot of New Tab page in Chrome](https://dustin.pics/c93710809bc6684e.png)

## Downloads

**Firefox** : [Addon Store](https://dstn.to/tab-firefox)\
**Chrome** : [Chrome Webstore](https://dstn.to/tab-chrome)

## Running

To run the extension yourself clone it, install the packages by running `yarn` in the project root, then run `yarn dev` and it will proceed to run the extension in a test firefox instance.