Azur Lane

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

What is Azur Lane?

Azur Lane is a Chrome extension developed by aaronadvertbiz, and its main feature is "Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Azur Lane Extension CRX File

Download Azur Lane extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Azur Lane Azur Lane
ID cfgcppmmaceafpajdoehkdfjflbpejji
Official URL https://chrome.google.com/webstore/detail/azur-lane/cfgcppmmaceafpajdoehkdfjflbpejji
Description Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.
File Size 5.46 MB
Installation Count 447
Current Version 8033.701.212.15
Last Updated 2021-03-30
Publish Date 2020-05-04
Rating 5.00/5 Total 12 Ratings
Developer aaronadvertbiz
Email [email protected]
Payment Type free
Supported Languages 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"
}