A better Dark theme for SoundCloud, supported Chromium-based browser and Firefox
- Toggle theme (original light theme, SoundDark dark theme and auto theme followed the system setting)
- Dark theme :)
Chromium-based browser (Chrome, Microsoft Edge, Brave, Opera,...):
- Go to Release page then download
chromium-release.zip
- Extract it in anywhere you want
- Go to Chrome Extension (
chrome://extensions/
), toggle theDeveloper Mode
at header - Click
Load unpacked
then choose the directory of SoundDark you have extracted - Go to SoundCloud and enjoy :)
Watch install instruction video on YouTube
Firefox-based browser (Firefox, Tor Browser,...):
- Go to Release page then download
firefox-release.zip
- Go to Debugging (
about:debugging#/runtime/this-firefox
) then click "Load Temporary Add-on" - Select
firefox-release.zip
where you downloaded that file.
Note: They will unload this extension if you restart your browser!
WARNING: Make sure you allow permission for SoundDark on Firefox (not On When Clicked)
-
Clone this repository
git clone https://github.com/michioxd/sounddark
-
Go to Chrome Extension (
chrome://extensions/
), toggle theDeveloper Mode
at header -
Click
Load unpacked
then choose thesrc
directory of SoundDark repository you have cloned -
Do everything you want :)
You can use npm
if you want, i used pnpm
instead
pnpm install
pnpm run pack
You should see the chromium-release.zip
and firefox-release.zip
in the dist
directory
wanna see more? install it lol
The SoundCloud logo is a trademark of SoundCloud Global Limited & Co. KG.
All codes are released under MIT License
Made with love from michioxd and all contributors.