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
官方網址 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"
}