Azur Lane

Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.

Что такое Azur Lane?

Azur Lane - это расширение Chrome, разработанное aaronadvertbiz, и его основная функция - "Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Azur Lane

Скачайте файлы расширений Azur Lane в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        About Azur Lane
You get to control famous warships in this game and form your naval fleet and take out the enemy naval fleet. But what’s interesting with Azur Lane is that these warships are represented by cute and attractive anime-like female characters. Each warship you can use will be represented by a female character with their personalities, characteristics, and traits.

Azur Lane Extension Features:
1. Shuffle Azur Lane every time you open a new tab. 
2. Select a list of unique design.
3. Get easy access to websites with custom web search.                    

Основная информация о расширении

Название Azur Lane Azur Lane
ID cfgcppmmaceafpajdoehkdfjflbpejji
Официальный URL https://chrome.google.com/webstore/detail/azur-lane/cfgcppmmaceafpajdoehkdfjflbpejji
Описание Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.
Размер файла 5.46 MB
Количество установок 447
Текущая Версия 8033.701.212.15
Последнее Обновление 2021-03-30
Дата публикации 2020-05-04
Рейтинг 5.00/5 Всего 12 оценок
Разработчик aaronadvertbiz
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Azur Lane",
    "background": {
        "scripts": [
            "js\/main.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.",
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "8033.701.212.15"
}