Azur Lane
Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.
Co to jest Azur Lane?
Azur Lane to rozszerzenie Chrome opracowane przez aaronadvertbiz, a jego główną funkcją jest „Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Azur Lane
Pobierz pliki rozszerzeń Azur Lane w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | cfgcppmmaceafpajdoehkdfjflbpejji |
Oficjalny URL | https://chrome.google.com/webstore/detail/azur-lane/cfgcppmmaceafpajdoehkdfjflbpejji |
Opis | Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans. |
Rozmiar pliku | 5.46 MB |
Liczba instalacji | 447 |
Aktualna Wersja | 8033.701.212.15 |
Ostatnia Aktualizacja | 2021-03-30 |
Data Publikacji | 2020-05-04 |
Ocena | 5.00/5 Łącznie 12 Oceny |
Deweloper | aaronadvertbiz |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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" } |