Skip to content

Commit

Permalink
Improved README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ingui-n committed Apr 7, 2022
1 parent 01dbe7e commit 560d66a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 11 deletions.
26 changes: 16 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,26 +7,32 @@ This browser extension allows you to download:

*Depends on music sheet

### Supports Chromium browsers only.
Chrome removed it from their web store because of MuseScore take down request.

<img src="https://raw.githubusercontent.com/ingui-n/musescore-downloader/master/screenshots/extension1.png" alt="Beautiful image of the extension"/>

Chrome removed it because of MuseScore take down request so now there is only one option of installing it.
## Installation
### Automatic Installation:
1. Download the extension from [Crx4Chrome](https://f6.crx4chrome.com/crx.php?i=nnekmplngdkmmgaoinpoahbikhfiedgj&v=0.4.1)
2. Click on "Go to Extensions" and then click to "Install" the extensions
3. Congrats 🎉 you just installed the extension

Manual installation (Chromium browsers only):
1. Download this repository as [ZIP](https://github.com/ingui-n/musescore-downloader/archive/refs/heads/master.zip) or over SSH
2. If you downloaded a zip file extract it
3. Go to extensions in your web browser [chrome:https://extensions](chrome:https://extensions/)
4. Enable "Developer mode" (It should be in the top right of the screen)
5. Click on "Load unpacked" and select the extension directory
6. Congrats 🎉 you just installed the extension
### Manual installation:
1. Go to [The Latest release](https://github.com/ingui-n/musescore-downloader/releases/latest)
2. Download file "musescore-downloader.crx"
3. Open the file with your web browser
4. Click on "Go to Extensions" and then click to "Install" the extensions
5. Congrats 🎉 you just installed the extension

Usage:
### Usage:
1. ~~Install extension from~~ [~~Chrome web store~~](https://chrome.google.com/webstore/detail/musescore-downloader/nnekmplngdkmmgaoinpoahbikhfiedgj)
2. Go to [MuseScore.com](https://musescore.com/)
3. Open a music sheet
4. Click to MuseScore Downloader icon
5. Select what you want to do

Supported browsers:
### Supported browsers:
* Chrome
* Opera
* Brave
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Musescore Downloader",
"description": "This extension allows you to download sheets and audio.",
"version": "0.4.0",
"version": "0.4.2",
"permissions": [
"https://musescore.com/*",
"https://s3.ultimate-guitar.com/musescore.scoredata/g/*",
Expand Down

0 comments on commit 560d66a

Please sign in to comment.