# Mue
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](#development) section
### Firefox
Link: https://addons.mozilla.org/firefox/addon/mue
Development: Read the [Development](#development) section
### Opera/Other
Development: Read the [Development](#development) section
### Development
git clone https://github.com/ohlookitsderpy/Mue (If you don't have Git just go to Clone or
download and click Download ZIP)
yarn (or npm install)
yarn run sass-watch (or npm run sass-watch)
yarn run js-watch (or npm run js-watch)
manifest-chrome.json to manifest.json
chrome://extensions in Chrome
manifest-opera.json to manifest.json
about://extensions in Opera
manifest-firefox.json to manifest.json
about:debugging#addons in Firefox
## Translations
English - Quotes and Messages
Italian - Quotes and Messages (by [Yanderella](https://github.com/Chivi19))
Spanish - Quotes and Messages (by Pepehound)
Portuguese - Quotes (Some) (by Candystick)
Dutch - Messages (by [PassTheWessel](https://github.com/PassTheWessel))
French - Messages (by [Yanderella](https://github.com/Chivi19) and ohlookitsderpy)
*Feel free to pull request with other translations!*
## Credits
[Turbomarshmello](https://github.com/TurboMarshmello) - Portions of original code, name idea.
[Pexels](https://pexels.com) - Stock photos used
[Opera Forum](https://forums.opera.com/topic/25046/how-to-disable-completely-the-speed-dial/14) - Portions of code to add Opera support
[Animate.css](https://daneden.github.io/animate.css) - Portions of code used for animations
and all the contributors <3