Skip to content

A **very** simple new tab page for Google Chrome. Just stuff you want, nothing you don't.

License

Notifications You must be signed in to change notification settings

djmadeira/lightweight-new-tab-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightweight New Tab Page

I don't like the default new tab, and I haven't found a different one that added any more value for me than the default. So I made a ridiculously simple page of my own.

Installation

Install from the chrome web store, or you can use it unpackaged and make your own changes:

$ git clone https://github.com/djmadeira/lightweight-new-tab-page.git
$ npm install
$ grunt

Go to Chrome -> Extensions, click "Load unpacked extension" and select the dist folder.

Planned features

I always plan to keep this simple & fast, so I won't add a ton of features. I'm open to good ideas, but ultimately this is for me. That said, this is licensed under WTFPL; if you want to change it, be my guest!

  • Keyboard shortcut reminders
  • Recently closed tabs
  • Reorder custom links

Changelog

1.2.4

  • Changed build system to broccoli.js

1.2.3

  • Fixed a bug where custom links didn't work if you didn't already have the localStorage records set

1.2

  • Improved accessiblity
  • Packaged for web store
  • Created an icon

1.1

  • Added customizable links
  • Added custom CSS

1.0

  • Initial release

About

A **very** simple new tab page for Google Chrome. Just stuff you want, nothing you don't.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published