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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" } |