Ecosyste.ms: Awesome

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

https://github.com/rajshekhar26/startpage

A minimal startpage for Firefox.
https://github.com/rajshekhar26/startpage

startpage

Last synced: 2 months ago
JSON representation

A minimal startpage for Firefox.

Lists

README

        

##

Preview


![screenshot](Pictures/dark.png)
![screenshot](Pictures/light.png)

##

Installation

- Clone this repository by running the command: `[email protected]:rajshekhar26/startpage.git`

- Open Mozilla Firefox and navigate to `Preferences > Home`.

- In the "Homepage and New Windows" section, add a custom URL. Use the following format but replace the file location with your own: `file:///home/yourusername/Projects/startpage/index.html`

- Locate the "newtab" folder and open `mozilla.cfg` in a text editor.

- In the `mozilla.cfg file`, find the `newTabURL` variable and replace the file location with the correct path to your `index.html` file.

- Copy the `mozilla.cfg` file to your Firefox installation directory, typically located at `/usr/lib/firefox/`. Note that for Firefox Nightly, the directory may be named `/usr/lib/firefox-trunk/`. In some cases, it could be `/usr/lib64/firefox/`. Ensure that the folder structure includes `defaults/pref`.