Azur Lane
Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.
Vad är Azur Lane?
Azur Lane är en Chrome-tillägg utvecklad av aaronadvertbiz, och dess huvudfunktion är "Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.".
Tilläggsskärmbilder
Ladda ner Azur Lane-förlängningens CRX-fil
Ladda ner Azur Lane-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | cfgcppmmaceafpajdoehkdfjflbpejji |
Officiell webbadress | https://chrome.google.com/webstore/detail/azur-lane/cfgcppmmaceafpajdoehkdfjflbpejji |
Beskrivning | Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans. |
Filstorlek | 5.46 MB |
Antal Installationer | 447 |
Aktuell Version | 8033.701.212.15 |
Senast Uppdaterad | 2021-03-30 |
Publiceringsdatum | 2020-05-04 |
Betyg | 5.00/5 Totalt 12 Betyg |
Utvecklare | aaronadvertbiz |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" } |