Azur Lane

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

Azur Laneとは何ですか?

Azur Laneはaaronadvertbizによって開発されたChromeの拡張機能で、その主な機能は「Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Azur Lane拡張機能のCRXファイルをダウンロード

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
Eメール [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"
}