Random Picker

Go to you target channel and then click on ALL COMMENTS(). Then click the icon located upper right corner of chrome browser!

Random Pickerとは何ですか?

Random PickerはMechanicPapaによって開発されたChromeの拡張機能で、その主な機能は「Go to you target channel and then click on ALL COMMENTS(). Then click the icon located upper right corner of chrome browser!」です。

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

screenshot

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

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

拡張機能の使用方法

                        This tool will extract YouTube comments and make a list of unique user names with number of entries.  Filter section can filter the list of users with regular expression.  Select winner button can be clicked and return randomly pick one comment.  This tool may be useful if you do give away or raffles.  I hope you would enjoy it.                    

拡張機能の基本情報

名前 Random Picker Random Picker
ID lcohkmiaknehmghggindnmmhkaklnmdf
公式URL https://chrome.google.com/webstore/detail/random-picker/lcohkmiaknehmghggindnmmhkaklnmdf
説明 Go to you target channel and then click on ALL COMMENTS(). Then click the icon located upper right corner of chrome browser!
ファイルサイズ 15.06 KB
インストール数 151
現在のバージョン 1.3
最終更新日 2015-05-23
公開日 2015-05-23
開発者 MechanicPapa
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Random Picker",
    "description": "Go to you target channel and then click on ALL COMMENTS(). Then click the icon located upper right corner of chrome browser!",
    "version": "1.3",
    "minimum_chrome_version": "16.0.884",
    "permissions": [
        "downloads",
        "",
        "tabs"
    ],
    "icons": {
        "128": "mp_128x128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}