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

https://github.com/thatcrispytoast/simple-new-tab

A Simple New Tab Extension for Firefox that Displays the Time and Date
https://github.com/thatcrispytoast/simple-new-tab

extension firefox firefox-extension javascript tabs

Last synced: 3 days ago
JSON representation

A Simple New Tab Extension for Firefox that Displays the Time and Date

Awesome Lists containing this project

README

          

Simple New Tab


A Firefox extension for a minimalistic new tab page.

![An example of the new tab page](https://user-images.githubusercontent.com/61917048/133905721-b16cd510-89d0-4a4c-95dd-bf5a5b94d9aa.png)

Looks best with Nicothin's Dark Space theme.

## Building
Firefox extentions are packaged as regular zip files. Zip the source code or grab a pre-compressed version from the releases tab.

## Installation

### From Firefox
https://addons.mozilla.org/en-US/firefox/addon/simple-new-tab/

### From Source

> Note that you must be using either [Firefox Nightly](https://www.mozilla.org/en-US/firefox/channel/desktop/#nightly) or [Firefox Developer Edition](https://www.mozilla.org/en-US/firefox/developer/). The stable branches of Firefox don't support unsigned extentions.

1. Navigate to `about:config` and set *xpinstall.signatures.required* to `false`.
2. Navigate to `about:addons` and drop your build onto the extensions list.

![Gif of user dropping ZIP onto addons page](https://media4.giphy.com/media/9DebsQlodranIJ2kHG/giphy.gif?cid=790b761105cb79f1e7a23d79a57735ff6afca280dc09ccdf&rid=giphy.gif)