mirror of
https://github.com/mue/mue.git
synced 2026-06-11 02:59:06 +02:00
85 lines
3.2 KiB
Markdown
85 lines
3.2 KiB
Markdown
# Mue
|
|
<a href='https://ko-fi.com/ohlookitsderpy' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://vgy.me/u7sGQr.png' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
|
<a href='https://patreon.com/ohlookitsderpy' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://vgy.me/PKn6Z8.png' border='0' alt='Become a patron on patreon.com' /></a>
|
|
|
|
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
|
|
<a href="https://chrome.google.com/webstore/detail/mue/bngmbednanpcfochchhgbkookpiaiaid"><img src='https://vgy.me/h6SLKn.png' target='_blank'></a>
|
|
|
|
Link: https://chrome.google.com/webstore/detail/mue/bngmbednanpcfochchhgbkookpiaiaid
|
|
|
|
Development: Read the [Development](#development) section
|
|
### Opera
|
|
Development: Read the [Development](#development) section
|
|
### Firefox
|
|
<a href="https://addons.mozilla.org/en-US/firefox/addon/mue/"><img src='https://vgy.me/REe6qz.png' target='_blank'></a>
|
|
|
|
Link: https://addons.mozilla.org/en-US/firefox/addon/mue/
|
|
|
|
Development: Read the [Development](#development) section
|
|
|
|
### Development
|
|
|
|
#### Chrome
|
|
*Also seems to work on Vivaldi, just replace "chrome" with "vivaldi" to use!*
|
|
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. Rename ``manifest-chrome.json`` to ``manifest.json``
|
|
3. Visit ``chrome://extensions`` in Chrome
|
|
4. Click **Load unpacked** (Make sure **Developer Mode** is on)
|
|
5. Go to the directory and click ok
|
|
6. Enjoy your new tab!
|
|
#### Opera
|
|
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. Rename ``manifest-opera.json`` to ``manifest.json``
|
|
3. Visit ``about://extensions`` in Opera
|
|
4. Click **Load unpacked extension...** (Make sure you are in **Developer Mode**)
|
|
5. Go to the directory and click ok
|
|
6. Enjoy your new tab!
|
|
#### Firefox
|
|
*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. ``git clone https://github.com/ohlookitsderpy/Mue`` (If you don't have Git just go to **Clone or download** and click **Download ZIP**)
|
|
2. Rename ``manifest-firefox.json`` to ``manifest.json``
|
|
3. Visit ``about:debugging#addons`` in Firefox
|
|
4. Click **Load Temporary Add-on...**
|
|
5. Go to the directory and click on the manifest.json
|
|
6. Enjoy your new tab!
|
|
|
|
## Screenshot
|
|
*Will be updated if needed*
|
|
|
|
<img src="https://vgy.me/K8T5EP.png">
|
|
|
|
## Translations
|
|
English - Quotes and Messages
|
|
|
|
Italian - Quotes and Messages
|
|
|
|
Spanish - Quotes and Messages
|
|
|
|
Portuguese - Quotes (Some)
|
|
|
|
Dutch - Messages
|
|
|
|
French - Messages
|
|
|
|
*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
|