1.0.2 • Published 1 year ago

spotify-adblocker v1.0.2

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
1 year ago

Spotify Adblock Windows

Spotify adblock windows is a spotify adblocker inspired by spotify-adblock-linux which uses a MITM proxy to block all blacklisted URLs as well as all domains that aren't whitelisted.

Getting started

Prerequisites

  • NodeJS and NPM (or yarn)

Installing

  1. Clone the repository with git clone https://github.com/fuwwy/spotify-adblock-windows.git or download the latest version from the releases page
  2. Run npm install to download all the required dependencies
  3. Open Spotify Settings page, scroll all the way down and click Show Advanced Settings, set the proxy type to HTTP, the host to 127.0.0.1 and the port to 8081, finally, click Update Proxy
  4. Execute start.bat (or run npm start) to initiate the application
  5. Install the CA certificate under certs/certs/ca.crt on "Trusted Root Certification Authorities" (more information here)
  6. Enjoy listening without distractions.
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago