-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from ajcord/2.0
Release version 2.0
- Loading branch information
Showing
114 changed files
with
11,558 additions
and
11,866 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Launchpage | ||
An aesthetic app launcher for the new tab page | ||
|
||
## Overview | ||
Launchpage is a replacement for Chrome's built-in New Tab Page. It displays your apps in a grid, but it also allows you to set a wallpaper and add webpages as icons. The color scheme adapts to match the wallpaper you choose. | ||
|
||
Launchpage follows the principles of [Material Design](http://www.google.com/design/spec/material-design/introduction.html) for consistency with Google's other products. | ||
|
||
## Install | ||
You can install Launchpage directly from the [Chrome Web Store](https://chrome.google.com/webstore/detail/launchpage/bkdpdcgcbkkohcelcibdenakcngkmamg). |
Oops, something went wrong.