Flying Toasters New Tab

This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun.

Flying Toasters New Tabとは何ですか?

Flying Toasters New TabはMatthew Spencerによって開発されたChromeの拡張機能で、その主な機能は「This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun.」です。

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

screenshot

Flying Toasters New Tab拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 Flying Toasters New Tab Flying Toasters New Tab
ID dgflocgmhcgcfcdnikcihjmfdfdefmbi
公式URL https://chromewebstore.google.com/detail/flying-toasters-new-tab/dgflocgmhcgcfcdnikcihjmfdfdefmbi
説明 This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun.
ファイルサイズ 10.15 KB
インストール数 198
現在のバージョン 1.0.1
最終更新日 2018-02-16
公開日 2018-02-16
評価 5.00/5 合計 3 レビュー
開発者 Matthew Spencer
支払い方法 free
拡張機能のウェブサイト https://github.com/matthewspencer/flying-toasters-new-tab
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Flying Toasters New Tab",
    "description": "This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun.",
    "version": "1.0.1",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "64": "icon.png"
    }
}