docs(extension): specify the extension is mainly chromium only

This commit is contained in:
jakeayy 2026-04-18 19:52:23 +02:00
parent 60868cd5fb
commit 6f7306156c
No known key found for this signature in database
GPG key ID: D9CADFD346F3B9B7

View file

@ -4,7 +4,7 @@ While the website works without the extension with the use of proxies, it is rec
## 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 download the [latest main branch ZIP](https://github.com/monochrome-music/monochrome/archive/refs/heads/main.zip))
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.
3. Open extensions page in your Chromium-based browser (Or `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)