SoundTouch Chrome Extension

The SoundTouch Chrome Extension will allow anyone connected to their network to control your Bose speaker.

SoundTouch Chrome Extension là gì?

SoundTouch Chrome Extension là một tiện ích mở rộng Chrome được phát triển bởi Aurélien.L, và tính năng chính của nó là "The SoundTouch Chrome Extension will allow anyone connected to their network to control your Bose speaker.".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng SoundTouch Chrome Extension

Tải xuống các tệp mở rộng SoundTouch Chrome Extension 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

                        The extension Chrome Extension SoundTouch will enable all the people connected to your networks to control your Bose speaker. Do not fight anymore for the remote ! Use this extension ! Display the playing song and change the playlist. 
Source GitHub : https://github.com/T3kstiil3/SoundTouch-Chrome-Extension                    

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

Tên SoundTouch Chrome Extension SoundTouch Chrome Extension
ID gapfkijlllenhmgddoldcfedfiiakfgg
URL Chính Thức https://chromewebstore.google.com/detail/soundtouch-chrome-extensi/gapfkijlllenhmgddoldcfedfiiakfgg
Mô tả The SoundTouch Chrome Extension will allow anyone connected to their network to control your Bose speaker.
Kích Thước Tệp 1.31 MB
Số Lần Cài Đặt 5,080
Phiên Bản Hiện Tại 1.3.7
Cập Nhật Lần Cuối 2022-06-27
Ngày Phát Hành 2017-05-26
Đánh Giá 3.52/5 Tổng số 27 Đánh Giá
Nhà Phát Triển Aurélien.L
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/AurelienLoyer/SoundTouch-Chrome-Extension
URL Trang Trợ Giúp https://github.com/AurelienLoyer/SoundTouch-Chrome-Extension/issues
URL Trang Chính Sách Bảo Mật https://www.iubenda.com/privacy-policy/92067091/legal
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SoundTouch Chrome Extension",
    "description": "The SoundTouch Chrome Extension will allow anyone connected to their network to control your Bose speaker.",
    "version": "1.3.7",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "index.html",
        "default_title": "SoundTouch Chrome Extension"
    },
    "permissions": [
        "storage"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com; object-src 'self'"
}