Soundup Sound Booster
Elevate Your Listening Experience with SoundUp Sound Booster Extension
Hvad er Soundup Sound Booster?
Soundup Sound Booster er en Chrome-udvidelse udviklet af Kyle Taft, og dens hovedfunktion er "Elevate Your Listening Experience with SoundUp Sound Booster Extension".
Udvidelsesskærmbilleder
Download Soundup Sound Booster-udvidelses-CRX-fil
Download Soundup Sound Booster-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
SoundUp is a powerful browser extension that elevates your listening experience by boosting the volume of your browser's audio. With SoundUp, you can enjoy crystal-clear sound quality and hear every detail in your favorite music, videos, and podcasts with ease.
Features:
- Boost sound volume above maximum by up to 6x
- Boost volume in a single tab Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | bjpebnkmbcningccjakffilbmaojljlb |
| Officiel URL | https://chromewebstore.google.com/detail/soundup-sound-booster/bjpebnkmbcningccjakffilbmaojljlb |
| Beskrivelse | Elevate Your Listening Experience with SoundUp Sound Booster Extension |
| Filstørrelse | 181 KB |
| Antal Installationer | 2,747,464 |
| Nuværende Version | 1.0.4 |
| Senest Opdateret | 2024-02-12 |
| Udgivelsesdato | 2023-06-06 |
| Bedømmelse | 4.77/5 Samlet 22 Bedømmelser |
| Udvikler | Kyle Taft |
| [email protected] | |
| Betalingsmetode | free |
| URL til Fortrolighedspolitik Side | https://docs.google.com/document/d/e/2PACX-1vQGBGDLG-_FgGa7Y6jd2WpnnOSHiT1VhqlSw0iSmDjeBAtuiuvf2bArf9tgAD30a-GHj3MhKXov5LYX/pub |
| Understøttede Sprog | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"author": "Soundup Sound Booster",
"background": {
"service_worker": "js\/background.js"
},
"action": {
"default_icon": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png",
"300": "icons\/icon300.png"
},
"default_title": "__MSG_extName__"
},
"default_locale": "en",
"description": "__MSG_extShortDesc__",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png",
"300": "icons\/icon300.png"
},
"incognito": "split",
"manifest_version": 3,
"minimum_chrome_version": "102",
"name": "__MSG_extName__",
"permissions": [
"storage",
"scripting",
"system.display",
"tabCapture",
"alarms"
],
"host_permissions": [
" | |