diff --git a/Chromium-Unpacked-Install.md b/Chromium-Unpacked-Install.md new file mode 100644 index 0000000..1644653 --- /dev/null +++ b/Chromium-Unpacked-Install.md @@ -0,0 +1,17 @@ +# Important note + +Extensions installed as unpacked aren't updated automatically. To update the extension you should download it and install as unpacked again. + +# Download + +Go to the releases and download "ChromeExtension.zip". Extract it to a directory of your choosing. Choose somewhere you are okay with leaving it (you cannot delete it while it is installed). + +# Install the extension + +1. Open the "Extensions" page (chrome://extensions/) in the browser and turn on the "Developer mode". + +2. Click on the "Load unpacked" button and select the directory where the built extension is placed. + +### Credit + +Instructions taken from https://github.com/web-scrobbler/web-scrobbler/wiki/Install-an-unpacked-extension \ No newline at end of file