Rock Paper Scissors

Let's Play Rock Paper Scissors

Wat is Rock Paper Scissors?

Rock Paper Scissors is een Chrome-extensie ontwikkeld door mushahidkhan835, en de belangrijkste functie is "Let's Play Rock Paper Scissors".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Rock Paper Scissors

Download Rock Paper Scissors-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

                        The users can test their luck against the computer in this extension. This is an extension which the users can use to play Rock, Paper, Scissors against the computer. User must choose from the following options: Rock, Paper or Scissors(with only first letter capitalized). A wrong entry will enable the extension tell the user that an invalid entry has been made.                    

Basisinformatie over de Extensie

Naam Rock Paper Scissors Rock Paper Scissors
ID inimhkhhdbgeghmjoeaclkcfemkmkhde
Officiële URL https://chromewebstore.google.com/detail/rock-paper-scissors/inimhkhhdbgeghmjoeaclkcfemkmkhde
Beschrijving Let's Play Rock Paper Scissors
Bestandsgrootte 9.8 KB
Aantal Installaties 323
Huidige Versie 1.2
Laatst Bijgewerkt 2015-01-06
Publicatiedatum 2015-01-05
Beoordeling 1.67/5 Totaal 3 Beoordelingen
Ontwikkelaar mushahidkhan835
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Rock Paper Scissors",
    "version": "1.2",
    "description": "Let's Play Rock Paper Scissors",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "p2.png",
        "default_popup": "popup.html"
    }
}