Azur Lane
Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans.
Azur Lane क्या है?
Azur Lane aaronadvertbiz द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Azur Lane extension provide you with Azur Lane on new tab. Designed for Azur Lane fans."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Azur Lane एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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" } |