Retro Games

Search and play retro games !

Apa itu Retro Games?

Retro Games adalah ekstensi Chrome yang dikembangkan oleh http://90kids.com, dan fitur utamanya adalah "Search and play retro games !".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Retro Games

Unduh file ekstensi Retro Games 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

                        Retro Games is a extension that will help you to find and play old school games.

If you enjoy playing classic arcade games, we invite you to discover our collection created by fans to revive the atmosphere of the golden years, the 80`s and 90`s.                    

Informasi Dasar Ekstensi

Nama Retro Games Retro Games
ID fdebpdfijdddiknjdflanccpeaebpfmk
URL Resmi https://chrome.google.com/webstore/detail/retro-games/fdebpdfijdddiknjdflanccpeaebpfmk
Deskripsi Search and play retro games !
Ukuran File 212 KB
Jumlah Instalasi 2,000
Versi Saat Ini 1.1.0
Terakhir Diperbarui 2018-05-02
Tanggal Publikasi 2018-05-02
Penilaian 4.67/5 Total 6 Penilaian
Pengembang http://90kids.com
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi http://90kids.com/terms
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Retro Games",
    "description": "Search and play retro games !",
    "version": "1.1.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "activeTab"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}