A minimal and configurable start page for the web browser of your choice.
- Download New Tab Redirect.
- Go to extension settings and set
https://damnitharshit.github.io/nightly/
as Redirect URL.
- Download New Tab Override.
- Go to Extension settings and set
https://damnitharshit.github.io/nightly/
as Redirect URL.
NOTE : The blur effect in this project is applied with this CSS property which isn't enabled by default in firefox. Follow the steps on this guide to enable it manually and the blur should work fine.
Let's take the example of changing the background :
- You go on the internet, find an image that has a link like
https://example.com/bg.jpg
- You open our site and click on the settings icon.
- You click on the button labelled
GENERAL
. - You enter
https://example.com/bg.jpg
in the field under the labelBackground
.
..and that's it! The image would have been applied to the background, and it'll stay that way until you clear your browser cache or move the image to another place.