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是由zdmrmrv開發的Chrome擴展程式,該擴展的主要功能是“For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.”。

擴展截圖

screenshot

下載Ant Destroyer 2擴展crx文件

下載Ant Destroyer 2擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    ]
}