Retro Games

Search and play retro games !

ما هو Retro Games؟

Retro Games هو إضافة Chrome تم تطويرها بواسطة http://90kids.com، والميزة الرئيسية لها هي "Search and play retro games !".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Retro Games

قم بتنزيل ملفات الامتداد Retro Games بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Retro Games Retro Games
ID fdebpdfijdddiknjdflanccpeaebpfmk
عنوان URL الرسمي https://chrome.google.com/webstore/detail/retro-games/fdebpdfijdddiknjdflanccpeaebpfmk
الوصف Search and play retro games !
حجم الملف 212 KB
عدد التثبيتات 2,000
النسخة الحالية 1.1.0
آخر تحديث 2018-05-02
تاريخ النشر 2018-05-02
تقييم 4.67/5 مجموع تقييمات 6
المطور http://90kids.com
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية http://90kids.com/terms
اللغات المدعومة 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'"
}