Azur Lane
Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.
Cos'è Azur Lane?
Azur Lane è un'estensione di Chrome sviluppata da aaronadvertbiz, e la sua funzione principale è "Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Azur Lane
Scarica i file di estensione Azur Lane in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | cfgcppmmaceafpajdoehkdfjflbpejji |
URL Ufficiale | https://chrome.google.com/webstore/detail/azur-lane/cfgcppmmaceafpajdoehkdfjflbpejji |
Descrizione | Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans. |
Dimensione del File | 5.46 MB |
Conteggio Installazioni | 447 |
Versione Corrente | 8033.701.212.15 |
Ultimo Aggiornamento | 2021-03-30 |
Data di Pubblicazione | 2020-05-04 |
Valutazione | 5.00/5 Totale 12 Valutazioni |
Sviluppatore | aaronadvertbiz |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } |