UFO - Pixel Arcade

UFO - Pixel Arcade

ما هو UFO - Pixel Arcade؟

UFO - Pixel Arcade هو إضافة Chrome تم تطويرها بواسطة bakhirev.alexey، والميزة الرئيسية لها هي "UFO - Pixel Arcade".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة UFO - Pixel Arcade

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

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

                        In the result of the revolution 2258 year in Russia, the Communists took power. They decide to revive the Soviet Union. After 50 years on Earth we have only one country - the Soviet Union. Suddenly, on the Earth is invaded by aliens for the purpose of colonization. Comrade! You must defend the headquarters of!                    

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

الاسم UFO - Pixel Arcade UFO - Pixel Arcade
ID dnafloajcigklkglkiandpffbembibbh
عنوان URL الرسمي https://chromewebstore.google.com/detail/ufo-pixel-arcade/dnafloajcigklkglkiandpffbembibbh
الوصف UFO - Pixel Arcade
حجم الملف 549 KB
عدد التثبيتات 104
النسخة الحالية 1.0.0
آخر تحديث 2014-04-15
تاريخ النشر 2014-04-15
تقييم 3.00/5 مجموع تقييمات 1
المطور bakhirev.alexey
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "custom_icon_16.png",
        "default_popup": "popup.html",
        "default_title": "UFO - Pixel Arcade"
    },
    "description": "UFO - Pixel Arcade",
    "icons": {
        "16": "custom_icon_16.png",
        "48": "custom_icon_48.png",
        "128": "custom_icon_128.png"
    },
    "sandbox": {
        "pages": [
            "application\/index.html"
        ],
        "scripts": []
    },
    "manifest_version": 2,
    "minimum_chrome_version": "1.0",
    "name": "UFO - Pixel Arcade",
    "version": "1.0.0"
}