Retro Games

Search and play retro games !

Co to jest Retro Games?

Retro Games to rozszerzenie Chrome opracowane przez http://90kids.com, a jego główną funkcją jest „Search and play retro games !”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Retro Games

Pobierz pliki rozszerzeń Retro Games 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

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Retro Games Retro Games
ID fdebpdfijdddiknjdflanccpeaebpfmk
Oficjalny URL https://chrome.google.com/webstore/detail/retro-games/fdebpdfijdddiknjdflanccpeaebpfmk
Opis Search and play retro games !
Rozmiar pliku 212 KB
Liczba instalacji 2,000
Aktualna Wersja 1.1.0
Ostatnia Aktualizacja 2018-05-02
Data Publikacji 2018-05-02
Ocena 4.67/5 Łącznie 6 Oceny
Deweloper http://90kids.com
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności http://90kids.com/terms
Obsługiwane Języki 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'"
}