Volume Booster for Google Chrome™
Up to 600% volume boost right on your browser.
Cos'è Volume Booster for Google Chrome™?
Volume Booster for Google Chrome™ è un'estensione di Chrome sviluppata da freegameofflines2022, e la sua funzione principale è "Up to 600% volume boost right on your browser.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Volume Booster for Google Chrome™
Scarica i file di estensione Volume Booster for Google Chrome™ in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
You are not satisfied with the default volume of your computer when listening to music, watching youtube online? our extension easily control and increase the open volume on your browser by 600% Features: 🔥 Up to 600 % volume boost. 🔥 Control volume of any tab. 🔥 Switch to any tab playing audio with just one click.
Informazioni di Base sull'Estensione
Nome | |
ID | dagelpjoajlcnbnpfljdjloidodeejpg |
URL Ufficiale | https://chrome.google.com/webstore/detail/volume-booster-for-google/dagelpjoajlcnbnpfljdjloidodeejpg |
Descrizione | Up to 600% volume boost right on your browser. |
Dimensione del File | 868 KB |
Conteggio Installazioni | 225 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2022-01-09 |
Data di Pubblicazione | 2022-01-09 |
Sviluppatore | freegameofflines2022 |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Volume Booster for Google Chrome\u2122", "description": "Up to 600% volume boost right on your browser.", "version": "1.0.1", "offline_enabled": true, "container": [ "GOOGLE_DRIVE" ], "icons": { "16": "icon\/icon-16.png", "32": "icon\/icon-32.png", "48": "icon\/icon-48.png", "128": "icon\/icon-128.png" }, "browser_action": { "default_popup": "html\/popup.html", "default_title": "Volume Booster" }, "background": { "scripts": [ "js\/config.js", "js\/launch.js" ], "persistent": true }, "permissions": [ "tabCapture", "activeTab", "storage" ], "homepage_url": "https:\/\/1bestlinks.net\/blog\/volume-booster-chrome-extension" } |