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 là gì?

Ant Destroyer 2 là một tiện ích mở rộng Chrome được phát triển bởi zdmrmrv, và tính năng chính của nó là "For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Ant Destroyer 2

Tải xuống các tệp mở rộng Ant Destroyer 2 dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Ant Destroyer 2 Ant Destroyer 2
ID eimifidimflacohnlnjjggljegahfede
URL Chính Thức https://chromewebstore.google.com/detail/ant-destroyer-2/eimifidimflacohnlnjjggljegahfede
Mô tả For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.
Kích Thước Tệp 3.03 MB
Số Lần Cài Đặt 41
Phiên Bản Hiện Tại 2.0
Cập Nhật Lần Cuối 2022-01-07
Ngày Phát Hành 2022-01-06
Nhà Phát Triển zdmrmrv
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.yourgoodplay.com/ant-destroyer-2/
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}