This commit is contained in:
David Ralph
2018-12-26 11:22:44 +00:00
committed by GitHub
parent cb918da1fe
commit 76acede2b9

View File

@@ -27,29 +27,37 @@ Link: https://addons.mozilla.org/en-US/firefox/addon/mue/
Development: Read the [Development](#development) section Development: Read the [Development](#development) section
### Development ### Development
<details>
#### Chrome <summary><b>Chrome</b> (Click to expand)</summary>
1. ``git clone https://github.com/ohlookitsderpy/Mue`` (If you don't have Git just go to **Clone or download** and click **Download ZIP**) <ol>
2. Rename ``manifest-chrome.json`` to ``manifest.json`` <li> <code>git clone https://github.com/ohlookitsderpy/Mue</code> (If you don't have Git just go to <b>Clone or download</b> and click <b>Download ZIP</b>)
3. Visit ``chrome://extensions`` in Chrome <li> Rename <code>manifest-chrome.json</code> to <code>manifest.json</code>
4. Click **Load unpacked** (Make sure **Developer Mode** is on) <li> Visit <code>chrome://extensions</code> in Chrome
5. Go to the directory and click ok <li> Click <b>Load unpacked</b> (Make sure <b>Developer Mode</b> is on)
6. Enjoy your new tab! <li> Go to the directory containing Mue and click <b>ok</b>
#### Opera <li> Enjoy your new tab!
1. ``git clone https://github.com/ohlookitsderpy/Mue`` (If you don't have Git just go to **Clone or download** and click **Download ZIP**) </details>
2. Rename ``manifest-opera.json`` to ``manifest.json`` <details>
3. Visit ``about://extensions`` in Opera <summary><b>Opera</b> (Click to expand)</summary>
4. Click **Load unpacked extension...** (Make sure you are in **Developer Mode**) <ol>
5. Go to the directory and click ok <li> <code>git clone https://github.com/ohlookitsderpy/Mue</code> (If you don't have Git just go to <b>Clone or download</b> and click <b>Download ZIP</b>)
6. Enjoy your new tab! <li> Rename <code>manifest-opera.json</code> to <code>manifest.json</code>
#### Firefox <li> Visit <code>about://extensions</code> in Opera
*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!* <li> Click <b>Load unpacked extension...</b> (Make sure <b>Developer Mode</b> is 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**) <li> Go to the directory containing Mue and click <b>ok</b>
2. Rename ``manifest-firefox.json`` to ``manifest.json`` <li> Enjoy your new tab!
3. Visit ``about:debugging#addons`` in Firefox </details>
4. Click **Load Temporary Add-on...** <details>
5. Go to the directory and click on the manifest.json <summary><b>Firefox</b> (Click to expand)</summary>
6. Enjoy your new tab! <i>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!</i>
<ol>
<li> <code>git clone https://github.com/ohlookitsderpy/Mue</code> (If you don't have Git just go to <b>Clone or download</b> and click <b>Download ZIP</b>)
<li> Rename <code>manifest-firefox.json</code> to <code>manifest.json</code>
<li> Visit <code>about:debugging#addons</code> in Firefox
<li> Click <b>Load Temporary Add-on</b>
<li> Go to the directory containing Mue and click on the <b>manifest.json</b>
<li> Enjoy your new tab!
</details>
## Screenshot ## Screenshot
*Will be updated if needed* *Will be updated if needed*