600% Sound Volume
Up to 600% volume boost
Vad är 600% Sound Volume?
600% Sound Volume är en Chrome-tillägg utvecklad av aliaksandr, och dess huvudfunktion är "Up to 600% volume boost".
Tilläggsskärmbilder
Ladda ner 600% Sound Volume-förlängningens CRX-fil
Ladda ner 600% Sound Volume-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | 600% Sound Volume |
ID | kcgedkeajhbfkackhppmenimpfpnopje |
Officiell webbadress | https://chromewebstore.google.com/detail/600%25-sound-volume/kcgedkeajhbfkackhppmenimpfpnopje |
Beskrivning | Up to 600% volume boost |
Filstorlek | 100 KB |
Antal Installationer | 41,325 |
Aktuell Version | 3.0.1 |
Senast Uppdaterad | 2023-12-21 |
Publiceringsdatum | 2021-05-08 |
Betyg | 3.96/5 Totalt 138 Betyg |
Utvecklare | aliaksandr |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://policy.resourcefulman.net/Privacy-Policy.txt |
Stödda Språk | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "3.0.1", "default_locale": "en", "name": "__MSG_app_name__", "short_name": "__MSG_app_short_name__", "description": "__MSG_app_description__", "icons": { "16": "icons\/icon_16.png", "20": "icons\/icon_20.png", "24": "icons\/icon_20.png", "32": "icons\/icon_32.png", "48": "icons\/icon_48.png", "64": "icons\/icon_64.png", "128": "icons\/icon_128.png", "256": "icons\/icon_256.png", "512": "icons\/icon_512.png" }, "action": { "default_title": "__MSG_app_name__", "default_popup": "popup\/index.html", "default_icon": { "16": "icons\/icon_16.png", "20": "icons\/icon_20.png", "24": "icons\/icon_20.png", "32": "icons\/icon_32.png", "48": "icons\/icon_48.png", "64": "icons\/icon_64.png", "128": "icons\/icon_128.png", "256": "icons\/icon_256.png", "512": "icons\/icon_512.png" } }, "content_scripts": [ { "all_frames": true, "matches": [ " |