From 62d15adef82e2cd78edfcad414f889079c8002cf Mon Sep 17 00:00:00 2001 From: Dave R Date: Mon, 5 Nov 2018 18:07:56 +0000 Subject: [PATCH] add some cool stuff --- README.md | 48 +++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 39 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 6feab5a7..5ac23e84 100644 --- a/README.md +++ b/README.md @@ -2,41 +2,71 @@ Buy Me a Coffee at ko-fi.com Become a patron on patreon.com -Fast, open and free-to-use new tab page for Chrome (also works on Opera and Firefox) +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 (Currently English, Italian, French and Dutch) +* Multiple language support ## Installation ### Chrome +Development: Read the [Development](#development) section +### Opera +Development: Read the [Development](#development) section +### Firefox + + +Link: https://addons.mozilla.org/en-US/firefox/addon/mue/ + +Development: Read the [Development](#development) section + +### Development + +#### Chrome 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 +#### 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 - - -Link: https://addons.mozilla.org/en-US/firefox/addon/mue/ - -Development: You know what you're doing, I don't need to explain. +#### 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* +## Translations +English - Quotes and Messages + +Italian - Quotes and Messages + +Spanish - Quotes and Messages + +Portuguese - Quotes (Some) and Messages + +Dutch - Messages + +French - Messages + +*Feel free to pull request with other translations!* + ## Credits [Turbomarshmello](https://github.com/TurboMarshmello) - Portions of original code, name idea.