David Ralph f14e286f76 Add webpack
2019-01-21 18:04:06 +00:00
2019-01-21 18:04:06 +00:00
2019-01-18 22:36:08 +00:00
2019-01-01 09:44:17 +00:00
2019-01-21 18:04:06 +00:00
2019-01-20 16:52:23 +00:00
2019-01-21 18:04:06 +00:00

Mue

Buy Me a Coffee at ko-fi.com Become a patron on patreon.com

Fast, open and free-to-use new tab page for most modern browsers

Features

  • Fast and free
  • Supports multiple browsers
  • Actively developed and opensource
  • Multiple language support

Installation

Chrome

Link: https://chrome.google.com/webstore/detail/mue/bngmbednanpcfochchhgbkookpiaiaid

Development: Read the Development section

Firefox

Link: https://addons.mozilla.org/firefox/addon/mue/

Development: Read the Development section

Opera/Other

Development: Read the Development section

Development

Starting
  1. git clone https://github.com/ohlookitsderpy/Mue (If you don't have Git just go to Clone or download and click Download ZIP)
  2. yarn (or npm install)
  3. yarn run sass-watch (or npm run sass-watch)
  4. Start developing! (See the sections below for how to set it up with your browser)
Chrome (Click to expand)
  1. Rename manifest-chrome.json to manifest.json
  2. Visit chrome://extensions in Chrome
  3. Click Load unpacked (Make sure Developer Mode is on)
  4. Go to the directory containing Mue and click ok
  5. Enjoy your new tab!
Opera (Click to expand)
  1. Rename manifest-opera.json to manifest.json
  2. Visit about://extensions in Opera
  3. Click Load unpacked extension... (Make sure Developer Mode is on)
  4. Go to the directory containing Mue and click ok
  5. Enjoy your new tab!
Firefox (Click to expand) Note: I'm currently trying to find a better method to do this, but this works for now. Also in testing and may not work properly!
  1. Rename manifest-firefox.json to manifest.json
  2. Visit about:debugging#addons in Firefox
  3. Click Load Temporary Add-on
  4. Go to the directory containing Mue and click on the manifest.json
  5. Enjoy your new tab!
Other (Click to expand) Note: To get the full new tab experience, just set your browser to open the index.html on startup and tab open
  1. Open the index.html in your browser
  2. Enjoy your new tab!

Screenshot

Will be updated if needed

Translations

English - Quotes and Messages

Italian - Quotes and Messages (by Yanderella)

Spanish - Quotes and Messages (by Pepehound)

Portuguese - Quotes (Some) (by Candystick)

Dutch - Messages (by PassTheWessel)

French - Messages (by Yanderella and ohlookitsderpy)

Feel free to pull request with other translations!

Credits

Turbomarshmello - Portions of original code, name idea.

Pexels - Stock photos used

Opera Forum - Portions of code to add Opera support

Animate.css - Portions of code used for animations

and all the contributors <3

Languages
JavaScript 78.8%
SCSS 19.7%
HTML 0.7%
Swift 0.5%
CSS 0.3%