Ant Destroyer 2

For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.

ما هو Ant Destroyer 2؟

Ant Destroyer 2 هو إضافة Chrome تم تطويرها بواسطة zdmrmrv، والميزة الرئيسية لها هي "For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.".

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

screenshot

تحميل ملف CRX للإضافة Ant Destroyer 2

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

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

                        It is the Chrome extension of the website, which shares the informations about Ant Destroyer 2 Game and what you need to know before downloading it.                    

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

الاسم Ant Destroyer 2 Ant Destroyer 2
ID eimifidimflacohnlnjjggljegahfede
عنوان URL الرسمي https://chromewebstore.google.com/detail/ant-destroyer-2/eimifidimflacohnlnjjggljegahfede
الوصف For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.
حجم الملف 3.03 MB
عدد التثبيتات 41
النسخة الحالية 2.0
آخر تحديث 2022-01-07
تاريخ النشر 2022-01-06
المطور zdmrmrv
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.yourgoodplay.com/ant-destroyer-2/
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ant Destroyer 2",
    "description": "For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.",
    "version": "2.0",
    "manifest_version": 2,
    "background": {
        "scripts": [
            ".\/background.js"
        ]
    },
    "icons": {
        "16": ".\/img\/16.png",
        "48": ".\/img\/48.png",
        "128": ".\/img\/128.png"
    },
    "browser_action": {
        "default_popup": ".\/popup.html"
    },
    "permissions": [
        "storage",
        "https:\/\/www.yourgoodplay.com\/ant-destroyer-2\/",
        "background"
    ]
}