Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Yuser11/startpage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firefox Startpage

Stars Forks Issues

Screenshots

Screenshot

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/.

  • Copy the local-settings.js file to defaults/pref.

About

A minimal startpage for Firefox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 52.1%
  • HTML 27.1%
  • JavaScript 20.8%