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