Soundtrap Plus

All this extension does is block Soundtrap's annoying notification sounds. If you have ever used Soundtrap (Soundtrap.com), you…

Soundtrap Plusとは何ですか?

Soundtrap PlusはAdam Goldsteinによって開発されたChromeの拡張機能で、その主な機能は「All this extension does is block Soundtrap's annoying notification sounds. If you have ever used Soundtrap (Soundtrap.com), you…」です。

拡張機能のスクリーンショット

screenshot

Soundtrap Plus拡張機能のCRXファイルをダウンロード

Soundtrap Plus拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        All this extension does is block Soundtrap's annoying notification sounds. If you have ever used Soundtrap (Soundtrap.com), you know that whenever a collaborator leaves, joins, or saves a project, you hear a sound. If you are like me, you find those noises annoying. Especially when there are more than just a few people all working on the same project. And Soundtrap gives you no way to turn it off. 

Whenever Soundtrap attempts to load the OGG audio files for its notification sounds, this extension blocks those sounds from loading. So once you clear the cache for the Soundtrap site, it can no longer make the notification sounds. This does not break any other Soundtrap functionality.

Note: You may (or may not) need to clear the cache for Soundtrap.com after installing the extension. If the extension does not appear to be working, try clearing the cache for Soundtrap.com and then reloading Soundtrap.                    

拡張機能の基本情報

名前 Soundtrap Plus Soundtrap Plus
ID ammonggahaokeolgmcliappjmaajefia
公式URL https://chromewebstore.google.com/detail/soundtrap-plus/ammonggahaokeolgmcliappjmaajefia
説明 All this extension does is block Soundtrap's annoying notification sounds. If you have ever used Soundtrap (Soundtrap.com), you…
ファイルサイズ 3.21 KB
インストール数 195
現在のバージョン 1.0.0
最終更新日 2021-03-15
公開日 2021-03-14
開発者 Adam Goldstein
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Soundtrap Plus",
    "version": "1.0.0",
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "permissions": [
        "declarativeNetRequest",
        "https:\/\/static.soundtrap.com\/studio\/assets\/audio\/notifications\/*.ogg"
    ],
    "manifest_version": 2
}