Volume Booster for Google Chrome™
Up to 600% volume boost right on your browser.
O que é Volume Booster for Google Chrome™?
Volume Booster for Google Chrome™ é uma extensão do Chrome desenvolvida por freegameofflines2022, e sua principal característica é "Up to 600% volume boost right on your browser.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Volume Booster for Google Chrome™
Baixe arquivos de extensão Volume Booster for Google Chrome™ no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | dagelpjoajlcnbnpfljdjloidodeejpg |
URL Oficial | https://chrome.google.com/webstore/detail/volume-booster-for-google/dagelpjoajlcnbnpfljdjloidodeejpg |
Descrição | Up to 600% volume boost right on your browser. |
Tamanho do Arquivo | 868 KB |
Contagem de Instalações | 225 |
Versão Atual | 1.0.1 |
Última Atualização | 2022-01-09 |
Data de Publicação | 2022-01-09 |
Desenvolvedor | freegameofflines2022 |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } |