Volume Srastex
Volume Srastex for chrome
Volume Srastex là gì?
Volume Srastex là một tiện ích mở rộng Chrome được phát triển bởi Chrome, và tính năng chính của nó là "Volume Srastex for chrome".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Volume Srastex
Tải xuống các tệp mở rộng Volume Srastex 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
Up to 600% volume boost The simplest and most reliable volume booster 🚀 Features ⭐️ Up to 600 % volume boost ⭐️ Control volume of any tab ⭐️ Fine-grained control: 0 % - 600 % ⭐️ Switch to any tab playing audio with just one click 🚀 What users say ⭐️ "Does exactly what it says it does." ⭐️ "Tried a couple. This one was the best. Thanks!" ⭐️ "What I love about it that it just works :)" ⭐️ "Exactly what I was looking for!" ⭐️ "Definitely the best one and works flawlessly." ⭐️ "I can finally listen to everything I want. I highly recommend it." 🚀 Full screen ⭐️ Chrome prevents you from going to a complete full-screen when using any extension manipulating with sound so you can always see the blue rectangle icon in the tab bar (to be aware of audio is being manipulated). There's no way to bypass it and after all it's a good thing that keeps you safe. However you can improve the situation a bit by pressing F11 (on Windows) or Ctr+Cmd+F (on Mac). 🚀 Permissions explained ⭐️ "Read and change all your data on the websites you visit": to be able to connect to and modify AudioContext of any website playing audio and to show list of all tabs playing audio
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | icimpbmlbljkhmcibcfkpgkkbdbfopoa |
URL Chính Thức | https://chrome.google.com/webstore/detail/volume-srastex/icimpbmlbljkhmcibcfkpgkkbdbfopoa |
Mô tả | Volume Srastex for chrome |
Kích Thước Tệp | 19.09 KB |
Số Lần Cài Đặt | 1,000 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2020-05-14 |
Ngày Phát Hành | 2020-05-14 |
Đánh Giá | 1.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | Chrome |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "background": { "scripts": [ "js\/background.js" ] }, "browser_action": { "default_icon": { "19": "icon\/icon-19.png", "38": "icon\/icon-38.png" }, "default_popup": "html\/popup.html", "default_title": "Volume Srastex" }, "description": "Volume Srastex for chrome", "icons": { "128": "icon\/icon-128.png", "16": "icon\/icon-16.png", "32": "icon\/icon-32.png", "48": "icon\/icon-48.png" }, "manifest_version": 2, "name": "Volume Srastex", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0" } |