docs(extension): add clear guide of installing the extension
closes: #575
This commit is contained in:
parent
f408d75666
commit
194651a057
3 changed files with 14 additions and 0 deletions
BIN
assets/extension-help-1.png
Normal file
BIN
assets/extension-help-1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
BIN
assets/extension-help-2.png
Normal file
BIN
assets/extension-help-2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
14
extension/README.md
Normal file
14
extension/README.md
Normal file
|
|
@ -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.
|
||||
|
||||

|
||||
|
||||
5. Inside of it, there's a directory **extension**. **SELECT THAT DIRECTORY INSTEAD OF THE MAIN ONE!** It should contain file "manifest.json".
|
||||
|
||||

|
||||
Loading…
Reference in a new issue