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
官方網址 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"
    }
}