Ant Destroyer 2
For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.
Co to jest Ant Destroyer 2?
Ant Destroyer 2 to rozszerzenie Chrome opracowane przez zdmrmrv, a jego główną funkcją jest „For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Ant Destroyer 2
Pobierz pliki rozszerzeń Ant Destroyer 2 w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | eimifidimflacohnlnjjggljegahfede |
| Oficjalny URL | https://chromewebstore.google.com/detail/ant-destroyer-2/eimifidimflacohnlnjjggljegahfede |
| Opis | For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game. |
| Rozmiar pliku | 3.03 MB |
| Liczba instalacji | 41 |
| Aktualna Wersja | 2.0 |
| Ostatnia Aktualizacja | 2022-01-07 |
| Data Publikacji | 2022-01-06 |
| Deweloper | zdmrmrv |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://www.yourgoodplay.com/ant-destroyer-2/ |
| Obsługiwane Języki | 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"
]
} | |