Rock Paper Scissors

Let's Play Rock Paper Scissors

Apa itu Rock Paper Scissors?

Rock Paper Scissors adalah ekstensi Chrome yang dikembangkan oleh mushahidkhan835, dan fitur utamanya adalah "Let's Play Rock Paper Scissors".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Rock Paper Scissors

Unduh file ekstensi Rock Paper Scissors dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Rock Paper Scissors Rock Paper Scissors
ID inimhkhhdbgeghmjoeaclkcfemkmkhde
URL Resmi https://chromewebstore.google.com/detail/rock-paper-scissors/inimhkhhdbgeghmjoeaclkcfemkmkhde
Deskripsi Let's Play Rock Paper Scissors
Ukuran File 9.8 KB
Jumlah Instalasi 323
Versi Saat Ini 1.2
Terakhir Diperbarui 2015-01-06
Tanggal Publikasi 2015-01-05
Penilaian 1.67/5 Total 3 Penilaian
Pengembang mushahidkhan835
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}