Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.13 KB

readme.md

File metadata and controls

38 lines (24 loc) · 1.13 KB

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