Darling In The Franxx Theme

Animation Tab

Wat is Darling In The Franxx Theme?

Darling In The Franxx Theme is een Chrome-extensie ontwikkeld door http://nightcoretgofficial.blogspot.com, en de belangrijkste functie is "Animation Tab".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Darling In The Franxx Theme

Download Darling In The Franxx Theme-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Darling In The Franxx Theme Darling In The Franxx Theme
ID jkamchfaakbbbhgdlcbephkhialhfipm
Officiële URL https://chrome.google.com/webstore/detail/darling-in-the-franxx-the/jkamchfaakbbbhgdlcbephkhialhfipm
Beschrijving Animation Tab
Bestandsgrootte 60.81 MB
Aantal Installaties 27
Huidige Versie 1.0.1
Laatst Bijgewerkt 2019-05-01
Publicatiedatum 2019-05-01
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar http://nightcoretgofficial.blogspot.com
Betalingswijze free
Ondersteunde Talen 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"
    ]
}