Ant Destroyer 2
For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.
What is Ant Destroyer 2?
Ant Destroyer 2 is a Chrome extension developed by zdmrmrv, and its main feature is "For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.".
Extension Screenshots
Download Ant Destroyer 2 Extension CRX File
Download Ant Destroyer 2 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Ant Destroyer 2 |
ID | eimifidimflacohnlnjjggljegahfede |
Official URL | https://chromewebstore.google.com/detail/ant-destroyer-2/eimifidimflacohnlnjjggljegahfede |
Description | For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game. |
File Size | 3.03 MB |
Installation Count | 41 |
Current Version | 2.0 |
Last Updated | 2022-01-07 |
Publish Date | 2022-01-06 |
Developer | zdmrmrv |
[email protected] | |
Payment Type | free |
Extension Website | https://www.yourgoodplay.com/ant-destroyer-2/ |
Supported Languages | 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" ] } |