Azur Lane
Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.
Azur Laneคืออะไร?
Azur Lane เป็นส่วนขยายของ Chrome ที่พัฒนาโดย aaronadvertbiz และคุณลักษณะหลักของมันคือ "Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Azur Lane
ดาวน์โหลดไฟล์ส่วนขยาย 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" } |