Fast, open and free-to-use new tab page for modern browsers
Go to file
Firebrand 7eb9b1e248
Better semanticity
<div class="time"> => <time>

<div class="quote"> <div class="text"> <div class="author"> => <div class="quote"> <blockquote> <cite>
2018-08-09 14:53:54 +07:00
images Add files via upload 2018-08-08 18:08:17 +01:00
LICENSE Initial commit 2018-08-08 17:56:50 +01:00
README.md Update README.md 2018-08-08 18:09:31 +01:00
icon.png Add files via upload 2018-08-08 18:08:17 +01:00
index.css Add files via upload 2018-08-08 18:08:17 +01:00
index.html Better semanticity 2018-08-09 14:53:54 +07:00
index.js Add files via upload 2018-08-08 18:08:17 +01:00
manifest.json Add files via upload 2018-08-08 18:08:17 +01:00

README.md

Mue

Fast, open and free-to-use new tab page for Chrome

Installation

  1. git clone https://github.com/ohlookitsderpy/Mue
  2. Visit chrome://extensions in your browser
  3. Click Load unpacked (Make sure Developer Mode is on)
  4. Go to the directory, and click ok
  5. Enjoy your new tab!

Credits

Turbomarshmello - Portions of original code, name idea. pls don't ban me i gave credit

Pexels - Stock photos used

Stack Overflow - Small code snippets, links to original can be found commented in the files where they are used