Azur Lane
Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.
Was ist Azur Lane?
Azur Lane ist eine Chrome-Erweiterung, die von aaronadvertbiz entwickelt wurde, und ihr Hauptmerkmal ist "Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.".
Erweiterungsscreenshots
Azur Lane-Erweiterungs-CRX-Datei herunterladen
Laden Sie Azur Lane-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | cfgcppmmaceafpajdoehkdfjflbpejji |
Offizielle URL | https://chrome.google.com/webstore/detail/azur-lane/cfgcppmmaceafpajdoehkdfjflbpejji |
Beschreibung | Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans. |
Dateigröße | 5.46 MB |
Installationsanzahl | 447 |
Aktuelle Version | 8033.701.212.15 |
Letztes Update | 2021-03-30 |
Veröffentlichungsdatum | 2020-05-04 |
Bewertung | 5.00/5 Insgesamt 12 Bewertungen |
Entwickler | aaronadvertbiz |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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" } |