Skip to content

rdig/colored-new-tab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colored New Tab Chrome Extension

A minimalist Chrome extension that replaces the New Tab page with simple color.

Features:

  • Fast loading
  • Beautiful full page colors
  • Unobtrusive color switcher

Screenshots

Screenshot

Screenshot

Installation

Manual

  • Clone the repo (git clone git@github.com:rdig/colored-new-tab.git)
  • Open your Chrome Browser (or Chromium)
  • Go to Settings > Extensions
  • Click Load unpacked extension...
  • Point the file seletor the the folder where you clone this repo

Via Chrome Webstore

  • Open your Chrome Browser (or Chromium)
  • Go to Colored New Tabs on the Chrome Webstore
  • Click Add to Chrome

Permissions

The extension need the storage permission since it needs to store your color selection, and serve it back to you when you re-open a new tab.

License

This is licensed under the MIT license. For more info see LICENSE