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 là gì?

Random Picker là một tiện ích mở rộng Chrome được phát triển bởi MechanicPapa, và tính năng chính của nó là "Go to you target channel and then click on ALL COMMENTS(). Then click the icon located upper right corner of chrome browser!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Random Picker

Tải xuống các tệp mở rộng Random Picker 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

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Random Picker Random Picker
ID lcohkmiaknehmghggindnmmhkaklnmdf
URL Chính Thức https://chrome.google.com/webstore/detail/random-picker/lcohkmiaknehmghggindnmmhkaklnmdf
Mô tả Go to you target channel and then click on ALL COMMENTS(). Then click the icon located upper right corner of chrome browser!
Kích Thước Tệp 15.06 KB
Số Lần Cài Đặt 151
Phiên Bản Hiện Tại 1.3
Cập Nhật Lần Cuối 2015-05-23
Ngày Phát Hành 2015-05-23
Nhà Phát Triển MechanicPapa
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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
}