Skip to content
/ Kanji Public

A minimal startpage for the browser.

License

Notifications You must be signed in to change notification settings

bbkrealm/Kanji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bg

Japan inspired start page for the browser

Screenshot:

screen

Set up

Extensions:

  • For Firefox use "Custom New Tab Page"
  • For Chrome use "Custom New Tab"

Usage:

On the new tab: use one of the extensions mentioned

On the home page:

  • Firefox: Go into Preferences > Home > Homepage and new windows
  • Chrome: Go into Options > Start > Homepage

Changing links:

<div class="column">
    <p>COLUMN NAME</p>
    <!-- Sostitute "link" with "null" if you want a blank link -->
    <!-- Many websites uses favicon.ico as icon. If you don't find it smiply download a png/ico/svg icon and put its path <img src="HERE"> -->
    <a class="link" href="WEBSITE LINK"><img src="WEBSITE/favicon.ico">WEBSITE NAME</a>
</div>

Resources that i used:

Credits: