Azur Lane

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

Co je Azur Lane?

Azur Lane je rozšíření Chrome vyvinuté aaronadvertbiz, a jeho hlavní funkcí je „Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Azur Lane

Stáhněte si soubory rozšíření Azur Lane ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Azur Lane Azur Lane
ID cfgcppmmaceafpajdoehkdfjflbpejji
Oficiální URL https://chrome.google.com/webstore/detail/azur-lane/cfgcppmmaceafpajdoehkdfjflbpejji
Popis Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.
Velikost souboru 5.46 MB
Počet instalací 447
Aktuální Verze 8033.701.212.15
Poslední Aktualizace 2021-03-30
Datum Vydání 2020-05-04
Hodnocení 5.00/5 Celkem 12 Hodnocení
Vývojář aaronadvertbiz
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
}