Azur Lane

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

Azur Lane là gì?

Azur Lane là một tiện ích mở rộng Chrome được phát triển bởi aaronadvertbiz, và tính năng chính của nó là "Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Azur Lane

Tải xuống các tệp mở rộng Azur Lane dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Azur Lane Azur Lane
ID cfgcppmmaceafpajdoehkdfjflbpejji
URL Chính Thức https://chrome.google.com/webstore/detail/azur-lane/cfgcppmmaceafpajdoehkdfjflbpejji
Mô tả Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.
Kích Thước Tệp 5.46 MB
Số Lần Cài Đặt 447
Phiên Bản Hiện Tại 8033.701.212.15
Cập Nhật Lần Cuối 2021-03-30
Ngày Phát Hành 2020-05-04
Đánh Giá 5.00/5 Tổng số 12 Đánh Giá
Nhà Phát Triển aaronadvertbiz
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}