Retro Games

Search and play retro games !

Vad är Retro Games?

Retro Games är en Chrome-tillägg utvecklad av http://90kids.com, och dess huvudfunktion är "Search and play retro games !".

Tilläggsskärmbilder

screenshot

Ladda ner Retro Games-förlängningens CRX-fil

Ladda ner Retro Games-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Retro Games Retro Games
ID fdebpdfijdddiknjdflanccpeaebpfmk
Officiell webbadress https://chrome.google.com/webstore/detail/retro-games/fdebpdfijdddiknjdflanccpeaebpfmk
Beskrivning Search and play retro games !
Filstorlek 212 KB
Antal Installationer 2,000
Aktuell Version 1.1.0
Senast Uppdaterad 2018-05-02
Publiceringsdatum 2018-05-02
Betyg 4.67/5 Totalt 6 Betyg
Utvecklare http://90kids.com
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan http://90kids.com/terms
Stödda Språk 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'"
}