Darling In The Franxx Theme

Animation Tab

What is Darling In The Franxx Theme?

Darling In The Franxx Theme is a Chrome extension developed by http://nightcoretgofficial.blogspot.com, and its main feature is "Animation Tab".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Darling In The Franxx Theme Extension CRX File

Download Darling In The Franxx Theme extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Darling In The Franxx Theme Darling In The Franxx Theme
ID jkamchfaakbbbhgdlcbephkhialhfipm
Official URL https://chrome.google.com/webstore/detail/darling-in-the-franxx-the/jkamchfaakbbbhgdlcbephkhialhfipm
Description Animation Tab
File Size 60.81 MB
Installation Count 27
Current Version 1.0.1
Last Updated 2019-05-01
Publish Date 2019-05-01
Rating 5.00/5 Total 2 Ratings
Developer http://nightcoretgofficial.blogspot.com
Payment Type free
Supported Languages 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"
    ]
}