Fixed Firefox and other edits

This commit is contained in:
Dave R
2018-09-11 18:30:25 +01:00
parent d9a90e5e80
commit 5973bd84e8
7 changed files with 81 additions and 25 deletions

View File

@@ -3,25 +3,25 @@ Fast, open and free-to-use new tab page for Chrome (also works on Opera and Fire
## Installation
### 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**)
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 your browser
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**)
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 your browser
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-chrome`` to ``manifest.json``
3. Visit ``about:debugging#addons`` in your browser
4. Click **Load temporary Add-on**
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!