A clean new tab page extension for Chrome, easy to grab and customize yourself.
browser-extensionchromechrome-extensioncsshandcodedhtmljavascriptnewtab
1> **Archived.** This project is no longer in use and no longer maintained. Last updated August 2022.
2
3# New Tab
4
5A clean new tab page extension for Chrome made by Isaac Bythewood, you can grab
6it and customize it yourself.
7
8
9
10
11## Installation
12
13Download the files:
14
15 https://github.com/overshard/newtab/archive/refs/heads/master.zip
16
17Or clone the repository:
18
19 git clone https://github.com/overshard/newtab.git
20
21- Unpack the files on your system somewhere
22- Go to [chrome://extensions](chrome://extensions) in you browser
23- Enable `Developer mode` on the top right
24- Click `Load unpacked` and select the folder you unpacked the files to
25
26
27## Customization
28
29The easiest customization is swapping out the `background.webp` image.
30
31The weather is based on my location in Morganton, NC so if you want somewhere
32else swap out the AccuWeather link in `newtab.js`. My location looks like this:
33
34 https://www.accuweather.com/en/us/morganton/28655/weather-forecast/334823
35
36You can just search for your location on the AccuWeather website and copy the
37url of the resulting page.
38
39
40## Credits
41
42The current `background.webp` image credits go to
43[Valentin Petrov](https://www.artstation.com/valentinpetrov). You can find this
44exact image on [ArtStation](https://www.artstation.com/artwork/wnD16).