Rock Paper Scissors

Let's Play Rock Paper Scissors

Qu'est-ce que Rock Paper Scissors ?

Rock Paper Scissors est une extension Chrome développée par mushahidkhan835, et sa fonction principale est "Let's Play Rock Paper Scissors".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Rock Paper Scissors

Téléchargez les fichiers d'extension Rock Paper Scissors au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Rock Paper Scissors Rock Paper Scissors
ID inimhkhhdbgeghmjoeaclkcfemkmkhde
URL Officiel https://chromewebstore.google.com/detail/rock-paper-scissors/inimhkhhdbgeghmjoeaclkcfemkmkhde
Description Let's Play Rock Paper Scissors
Taille du Fichier 9.8 KB
Nombre d'Installations 323
Version Actuelle 1.2
Dernière Mise à Jour 2015-01-06
Date de Publication 2015-01-05
Évaluation 1.67/5 Total 3 Évaluations
Développeur mushahidkhan835
Type de Paiement free
Langues Prises en Charge 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"
    }
}