NiceAesth / sounddark

A Chromium extension to get better Dark theme for SoundCloud

Home Page:https://github.com/michioxd/sounddark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoundDark

A better Dark theme for SoundCloud

chrome_DFCvxsfeUw

Features

  • Toggle theme (original light theme and dark theme)
  • Dark theme :)

Installation

Install via Store

Microsoft Store: click here

Chrome Web Store: well... i don't have money :)

Install manually

  • Go to Release page then download release.zip
  • Extract it in anywhere you want
  • Go to Chrome Extension (chrome://extensions/), toggle the Developer 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

Development

  • Clone this repository
    git clone https://github.com/michioxd/sounddark
  • Go to Chrome Extension (chrome://extensions/), toggle the Developer Mode at header
  • Click Load unpacked then choose the src directory of SoundDark repository you have cloned
  • Do everything you want :)

Building

You can use npm if you want, i used pnpm instead

pnpm install
pnpm run pack

You should see the release.zip in the dist directory

License

All code are released under MIT License

Screenshots

msedge_YyAQ3FHjTP msedge_ywd1l4AW2e msedge_kjF75lnNKo

Copyright

The SoundCloud logo is a trademark of SoundCloud Global Limited & Co. KG.

Credits

Made with love from michioxd

About

A Chromium extension to get better Dark theme for SoundCloud

https://github.com/michioxd/sounddark

License:MIT License


Languages

Language:CSS 63.2%Language:JavaScript 36.8%