SoundCloud Comments Sort

Shows Sorted Soundcloud Comments by Time on Track

SoundCloud Comments Sortとは何ですか?

SoundCloud Comments SortはSequentによって開発されたChromeの拡張機能で、その主な機能は「Shows Sorted Soundcloud Comments by Time on Track」です。

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

screenshot

SoundCloud Comments Sort拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Sort SoundCloud Comments By Time on Track

Ever wanted to see SoundCloud comments at a certain moment of a track but there are too many too at that time to see valuable ones? It makes it very difficult to find the ID of a track at a certain point in a mix.

The simple extension displays SoundCloud comments for a track you are listening to sorted by their time.                    

拡張機能の基本情報

名前 SoundCloud Comments Sort SoundCloud Comments Sort
ID ndfgddnmlnfdmndljkmhbeaidfnijbcd
公式URL https://chromewebstore.google.com/detail/soundcloud-comments-sort/ndfgddnmlnfdmndljkmhbeaidfnijbcd
説明 Shows Sorted Soundcloud Comments by Time on Track
ファイルサイズ 878 KB
インストール数 571
現在のバージョン 1.3
最終更新日 2020-09-02
公開日 2017-04-05
評価 4.23/5 合計 13 レビュー
開発者 Sequent
Eメール [email protected]
支払い方法 free
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SoundCloud Comments Sort",
    "description": "Shows Sorted Soundcloud Comments by Time on Track",
    "version": "1.3",
    "permissions": [
        "https:\/\/soundcloud.com\/*",
        "https:\/\/api.soundcloud.com\/*"
    ],
    "browser_action": {
        "default_icon": "img\/icon19.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    }
}