Darling In The Franxx Theme

Animation Tab

Darling In The Franxx Themeとは何ですか?

Darling In The Franxx Themeはhttp://nightcoretgofficial.blogspot.comによって開発されたChromeの拡張機能で、その主な機能は「Animation Tab」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Darling In The Franxx Theme拡張機能のCRXファイルをダウンロード

Darling In The Franxx Theme拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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"
    ]
}