Darling In The Franxx Theme

Animation Tab

Darling In The Franxx Theme क्या है?

Darling In The Franxx Theme http://nightcoretgofficial.blogspot.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Animation Tab"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Darling In The Franxx Theme एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Installing my Extension, it will give you backgrounds of an anime name's Darling In The Franxx. And also enjoy the music if you wanted to. I will keep update the pictures for your guys.                    

एक्सटेंशन की मूल जानकारी

नाम Darling In The Franxx Theme Darling In The Franxx Theme
ID jkamchfaakbbbhgdlcbephkhialhfipm
आधिकारिक URL https://chrome.google.com/webstore/detail/darling-in-the-franxx-the/jkamchfaakbbbhgdlcbephkhialhfipm
विवरण Animation Tab
फ़ाइल का आकार 60.81 MB
स्थापना संख्या 27
वर्तमान संस्करण 1.0.1
अंतिम अपडेट 2019-05-01
प्रकाशन तिथि 2019-05-01
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर http://nightcoretgofficial.blogspot.com
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Nightcore Forever",
    "background": {
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "icon.png",
            "24": "icon.png",
            "32": "icon.png"
        },
        "default_popup": "popup.html",
        "default_title": ""
    },
    "manifest_version": 2,
    "name": "Darling In The Franxx Theme",
    "version": "1.0.1",
    "homepage_url": "https:\/\/www.youtube.com\/NightcoreTG",
    "description": "Animation Tab",
    "permissions": [
        "activeTab"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "web_accessible_resources": [
        "videos\/*.mp4"
    ]
}