A customizable "new tab" page for Firefox.
© Background image by Li Zhang on Unsplash
Latest releases are hosted on Sourceforge.
Download and install the extension.xpi file of your desired version.
As a workaround to allow using your own background image, a lightweight server needs to run in the background on your local device.
MacOS versions of the server are automatically built and provided on sourceforge.
At the moment, I haven't been able to notarize the app file correctly, so the OS will probably warn you and tell you to delete the app when you first open it. You have to go to Privacy & Security in the system settings to open it anyway.
Windows and Linux versions are currently not provided. I plan to support it in the future.
If you still want to use it on these platforms, you will have to build the server executable yourself. It shouldn't be too hard, since the server is in an electron app, which is technically platform-agnostic and you can build it yourself using electron builder.