Spotify Chrome Extension is a convenient tool that allows you to search and play any song on Spotify without ads. Whether you're browsing the web or using your Chrome browser, this extension ensures an uninterrupted music listening experience.
- Play any song on Spotify without ads
- Flexible installation: can be used as a Chrome extension or on a webpage
-
Clone the GitHub repository:
git clone https://github.com/AryaGupta01/Music-Chrome-Extension.git
-
Open Chrome and go to
chrome://extensions/
. -
Enable
Developer mode
in the top right corner. -
Click on
Load unpacked
and select the clonedSpotify-Chrome-Extension
directory. -
The extension should now be installed and ready to use.
You can also use the extension directly from the web:
-
Visit the Spotify Chrome Extension webpage.
-
Follow the on-screen instructions to search and play your favorite songs.
We welcome contributions! To contribute to Spotify Chrome Extension, follow these steps:
-
Fork the repository: https://github.com/AryaGupta01/Music-Chrome-Extension
-
Create your feature branch:
git checkout -b feature/my-new-feature
-
Commit your changes:
git commit -am 'Add some feature'
-
Push to the branch:
git push origin feature/my-new-feature
-
Create a new Pull Request.
This project is licensed under the MIT License. See the LICENSE file for details.