Bass Boosted Songs
Just a bunch of songs which have been bass boosted!
What is Bass Boosted Songs?
Bass Boosted Songs is a Chrome extension developed by ZOMBYSPIDER, and its main feature is "Just a bunch of songs which have been bass boosted!".
Extension Screenshots
Download Bass Boosted Songs Extension CRX File
Download Bass Boosted Songs extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This extension includes all of your favourite songs, but bass boosted into extreme noise levels! Have fun trolling your friends with this extension!
Extension Basic Information
Name | |
ID | ieakkinpdoonhhidfjhekmglgpoeffhb |
Official URL | https://chromewebstore.google.com/detail/bass-boosted-songs/ieakkinpdoonhhidfjhekmglgpoeffhb |
Description | Just a bunch of songs which have been bass boosted! |
File Size | 67.1 MB |
Installation Count | 94 |
Current Version | 1 |
Last Updated | 2020-09-01 |
Publish Date | 2020-08-31 |
Developer | ZOMBYSPIDER |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Bass Boosted Songs", "description": "Just a bunch of songs which have been bass boosted!", "version": "1", "icons": { "128": "icon.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |