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 هو إضافة Chrome تم تطويرها بواسطة MechanicPapa، والميزة الرئيسية لها هي "Go to you target channel and then click on ALL COMMENTS(). Then click the icon located upper right corner of chrome browser!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Random Picker

قم بتنزيل ملفات الامتداد Random Picker بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
}