diff --git a/assets/extension-help-1.png b/assets/extension-help-1.png new file mode 100644 index 0000000..b48c340 Binary files /dev/null and b/assets/extension-help-1.png differ diff --git a/assets/extension-help-2.png b/assets/extension-help-2.png new file mode 100644 index 0000000..c8502e1 Binary files /dev/null and b/assets/extension-help-2.png differ diff --git a/extension/README.md b/extension/README.md new file mode 100644 index 0000000..81a7d3f --- /dev/null +++ b/extension/README.md @@ -0,0 +1,14 @@ +# Monochrome Tidal Origin +While the website works without the extension with the use of proxies, it is recommended to install it to prevent various annoying issues. The website works best with the extension on. + +## Installation +1. Click on the **Code** button on the [home page](https://github.com/monochrome-music/monochrome) of the repo and click **Download ZIP**. (or [click here](https://github.com/monochrome-music/monochrome/archive/refs/heads/main.zip) to get latest version of the code) +2. Unpack the **.zip** archive with your archive program (like WinRar or 7Zip on Windows) +3. Open extensions page in your browser (For Chrome it's `chrome://extensions/`) and make sure **Developer mode** is turned on. +4. Click on the **Load unpacked** and navigate to the directory you just unpacked. + +![Extension Help - Enabling Dev Mode](/assets/extension-help-1.png) + +5. Inside of it, there's a directory **extension**. **SELECT THAT DIRECTORY INSTEAD OF THE MAIN ONE!** It should contain file "manifest.json". + +![Extension Help - Locating Correct Directory](/assets/extension-help-2.png) \ No newline at end of file