Retro Games

Search and play retro games !

Wat is Retro Games?

Retro Games is een Chrome-extensie ontwikkeld door http://90kids.com, en de belangrijkste functie is "Search and play retro games !".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Retro Games

Download Retro Games-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

                        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.                    

Basisinformatie over de Extensie

Naam Retro Games Retro Games
ID fdebpdfijdddiknjdflanccpeaebpfmk
Officiële URL https://chrome.google.com/webstore/detail/retro-games/fdebpdfijdddiknjdflanccpeaebpfmk
Beschrijving Search and play retro games !
Bestandsgrootte 212 KB
Aantal Installaties 2,000
Huidige Versie 1.1.0
Laatst Bijgewerkt 2018-05-02
Publicatiedatum 2018-05-02
Beoordeling 4.67/5 Totaal 6 Beoordelingen
Ontwikkelaar http://90kids.com
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina http://90kids.com/terms
Ondersteunde Talen 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'"
}