Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rjshkhr/startpage
A minimal startpage for Firefox.
https://github.com/rjshkhr/startpage
startpage
Last synced: 26 days ago
JSON representation
A minimal startpage for Firefox.
- Host: GitHub
- URL: https://github.com/rjshkhr/startpage
- Owner: rjshkhr
- License: gpl-3.0
- Created: 2020-07-21T16:56:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-26T08:59:33.000Z (6 months ago)
- Last Synced: 2024-11-09T02:03:55.599Z (about 1 month ago)
- Topics: startpage
- Language: HTML
- Homepage: https://rjshkhr.github.io/startpage/
- Size: 1.15 MB
- Stars: 93
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-startpage - startpage - Minimalist local startpage with an tidy folder-like view. (Projects / Firefox-Specific)
README
##
Preview
![screenshot](Pictures/dark.png)
![screenshot](Pictures/light.png)##
Installation
- Clone this repository by running the command: `[email protected]:rjshkhr/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`.