Rock Paper Scissors

Let's Play Rock Paper Scissors

Co to jest Rock Paper Scissors?

Rock Paper Scissors to rozszerzenie Chrome opracowane przez mushahidkhan835, a jego główną funkcją jest „Let's Play Rock Paper Scissors”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Rock Paper Scissors

Pobierz pliki rozszerzeń Rock Paper Scissors w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Rock Paper Scissors Rock Paper Scissors
ID inimhkhhdbgeghmjoeaclkcfemkmkhde
Oficjalny URL https://chromewebstore.google.com/detail/rock-paper-scissors/inimhkhhdbgeghmjoeaclkcfemkmkhde
Opis Let's Play Rock Paper Scissors
Rozmiar pliku 9.8 KB
Liczba instalacji 323
Aktualna Wersja 1.2
Ostatnia Aktualizacja 2015-01-06
Data Publikacji 2015-01-05
Ocena 1.67/5 Łącznie 3 Oceny
Deweloper mushahidkhan835
Typ Płatności free
Obsługiwane Języki 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"
    }
}