Random Picker

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

Wat is Random Picker?

Random Picker is een Chrome-extensie ontwikkeld door MechanicPapa, en de belangrijkste functie is "Go to you target channel and then click on ALL COMMENTS(). Then click the icon located upper right corner of chrome browser!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Random Picker

Download Random Picker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Random Picker Random Picker
ID lcohkmiaknehmghggindnmmhkaklnmdf
Officiële URL https://chrome.google.com/webstore/detail/random-picker/lcohkmiaknehmghggindnmmhkaklnmdf
Beschrijving Go to you target channel and then click on ALL COMMENTS(). Then click the icon located upper right corner of chrome browser!
Bestandsgrootte 15.06 KB
Aantal Installaties 151
Huidige Versie 1.3
Laatst Bijgewerkt 2015-05-23
Publicatiedatum 2015-05-23
Ontwikkelaar MechanicPapa
Betalingswijze free
Ondersteunde Talen 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
}