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 - это расширение Chrome, разработанное zdmrmrv, и его основная функция - "For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.".
Снимки экрана расширения
Скачать файл CRX расширения Ant Destroyer 2
Скачайте файлы расширений 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 |
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 |
Электронная почта | [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" ] } |