Volume Booster for Google Chrome™

Up to 600% volume boost right on your browser.

Volume Booster for Google Chrome™ là gì?

Volume Booster for Google Chrome™ là một tiện ích mở rộng Chrome được phát triển bởi freegameofflines2022, và tính năng chính của nó là "Up to 600% volume boost right on your browser.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Volume Booster for Google Chrome™

Tải xuống các tệp mở rộng Volume Booster for Google Chrome™ dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Volume Booster for Google Chrome™ Volume Booster for Google Chrome™
ID dagelpjoajlcnbnpfljdjloidodeejpg
URL Chính Thức https://chrome.google.com/webstore/detail/volume-booster-for-google/dagelpjoajlcnbnpfljdjloidodeejpg
Mô tả Up to 600% volume boost right on your browser.
Kích Thước Tệp 868 KB
Số Lần Cài Đặt 225
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2022-01-09
Ngày Phát Hành 2022-01-09
Nhà Phát Triển freegameofflines2022
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}