Inspect and view changes in MonoBass source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "MonoBass",
"description": "The plugin applies reduction of stereo signal by making low frequencies mono.",
"version": "0.1.2",
"author": "no9org@gmail.com",
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*",
"file:///*/*"
],
"js": [
"monobass.js"
],
"run_at": "document_idle"
}
],
"permissions": [
"activeTab",
"http://*/*",
"https://*/*",
"file:///*/*"
],
"browser_action": {
"default_icon": "icon19.png"
},
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png"
},
"applications": {
"gecko": {
"id": "{2d34c8eb-3be3-46de-9a8a-3e99e95feeb4}",
"strict_min_version": "42.0"
}
}
} Best MonoBass Alternatives
Here are some Firefox add-ons that are similar to MonoBass:
StereoToMono
no9
MonoStream Toggle
Nui
Mono-Mixer Toggle
Hi Thao
Audio Equalizer
Muyor
BassBooster Lite
Infin
Audio Equalizer Plus
789Win
Audio Customizer
Mochanics
Mono Audio Mixdown
Zapp
LowCut Audio Toggle
Andreas Fleckl
Bass Boost Audio Equalizer
Sherril
Bass Enhancer for Web Audio
Hebert
Make it louder!
lezzowski