Darling In The Franxx Theme

Animation Tab

Co je Darling In The Franxx Theme?

Darling In The Franxx Theme je rozšíření Chrome vyvinuté http://nightcoretgofficial.blogspot.com, a jeho hlavní funkcí je „Animation Tab“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Darling In The Franxx Theme

Stáhněte si soubory rozšíření Darling In The Franxx Theme ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Darling In The Franxx Theme Darling In The Franxx Theme
ID jkamchfaakbbbhgdlcbephkhialhfipm
Oficiální URL https://chrome.google.com/webstore/detail/darling-in-the-franxx-the/jkamchfaakbbbhgdlcbephkhialhfipm
Popis Animation Tab
Velikost souboru 60.81 MB
Počet instalací 27
Aktuální Verze 1.0.1
Poslední Aktualizace 2019-05-01
Datum Vydání 2019-05-01
Hodnocení 5.00/5 Celkem 2 Hodnocení
Vývojář http://nightcoretgofficial.blogspot.com
Typ Platby free
Podporované Jazyky 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"
    ]
}