JostCrow / new-tab-moment

New tab Moment - Firefox addon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New tab Moment

Greenkeeper badge

Minimalist clock and weather on the new tab page, based on Moment from Alfred Xing.

Screenshots

Default theme

Default theme

Default theme with icon

Default theme - icon

Options page

Options

Custom theme

Custom theme

Custom theme with icon

Custom theme - icon

Contribute

All contributions are welcome :)

Require npm.

Install

Clone the repo and run npm install.

It will install typescript and web-ext globally if not already installed, if you prefer to install them locally, modify the package.json accordingly.

Test

run npm test.

By default it's Firefox Developer Edition which is used, you can change that in the web-ext:run scripts in package.json.

Build

run npm run build.

About

New tab Moment - Firefox addon

License:Mozilla Public License 2.0


Languages

Language:TypeScript 50.6%Language:CSS 27.8%Language:HTML 21.6%