Azur Lane
Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.
什么是Azur Lane?
Azur Lane是由aaronadvertbiz开发的Chrome扩展程序,该扩展的主要功能是“Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.”。
扩展截图
下载Azur Lane扩展crx文件
下载Azur Lane扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | |
ID | cfgcppmmaceafpajdoehkdfjflbpejji |
官方URL | https://chrome.google.com/webstore/detail/azur-lane/cfgcppmmaceafpajdoehkdfjflbpejji |
简介 | Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans. |
文件大小 | 5.46 MB |
安装次数 | 447 |
当前版本 | 8033.701.212.15 |
更新时间 | 2021-03-30 |
上架时间 | 2020-05-04 |
评分 | 5.00/5 共12次评分 |
开发者 | aaronadvertbiz |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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" } |