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 με φίλους για εύκολη εγκατάσταση των επεκτάσεων 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
}