Volume Booster - Sound Booster

Volume Booster - Sound Booster will make sound and overall volume up to 500% stronger!

Volume Booster - Sound Booster là gì?

Volume Booster - Sound Booster là một tiện ích mở rộng Chrome được phát triển bởi simontaylor5660, và tính năng chính của nó là "Volume Booster - Sound Booster will make sound and overall volume up to 500% stronger!".

Ả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 - Sound Booster

Tải xuống các tệp mở rộng Volume Booster - Sound Booster 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

                        Volume Booster - increasing the volume will make the sound and overall volume stronger by 500% depending on your device!
Volume sound “Volume Booster” will help you increase the volume of video, audio, all sounds. Makes all the sounds of your computer much louder.                    

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

Tên Volume Booster - Sound Booster Volume Booster - Sound Booster
ID ldnfphblcgdecphleeakjkmdppodaoon
URL Chính Thức https://chrome.google.com/webstore/detail/volume-booster-sound-boos/ldnfphblcgdecphleeakjkmdppodaoon
Mô tả Volume Booster - Sound Booster will make sound and overall volume up to 500% stronger!
Kích Thước Tệp 41.17 KB
Số Lần Cài Đặt 504
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2021-03-02
Ngày Phát Hành 2021-01-30
Đánh Giá 4.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển simontaylor5660
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://docs.google.com/document/d/e/2PACX-1vTjJtm_857chggM6AAeWzx5ul3s8zJlPH-6uykMnQYgQ0w9UH0zx4gOtaT2-3Ap3dpw500oZMhAmfPN/pub
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.1",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "icons": {
        "128": "icon\/icon-128.png"
    },
    "default_locale": "en",
    "permissions": [
        "tabCapture",
        ""
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "icon\/icon-128.png"
        },
        "default_popup": "popup\/index.html",
        "default_title": "__MSG_name__"
    }
}