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.」です。
拡張機能のスクリーンショット
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. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
]
} | |