Ant Destroyer 2
For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.
Vad är Ant Destroyer 2?
Ant Destroyer 2 är en Chrome-tillägg utvecklad av zdmrmrv, och dess huvudfunktion är "For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.".
Tilläggsskärmbilder
Ladda ner Ant Destroyer 2-förlängningens CRX-fil
Ladda ner Ant Destroyer 2-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Ant Destroyer 2 |
ID | eimifidimflacohnlnjjggljegahfede |
Officiell webbadress | https://chromewebstore.google.com/detail/ant-destroyer-2/eimifidimflacohnlnjjggljegahfede |
Beskrivning | For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game. |
Filstorlek | 3.03 MB |
Antal Installationer | 41 |
Aktuell Version | 2.0 |
Senast Uppdaterad | 2022-01-07 |
Publiceringsdatum | 2022-01-06 |
Utvecklare | zdmrmrv |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://www.yourgoodplay.com/ant-destroyer-2/ |
Stödda Språk | 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" ] } |