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.
What is Flying Toasters New Tab?
Flying Toasters New Tab is a Chrome extension developed by Matthew Spencer, and its main feature is "This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun.".
Extension Screenshots
Download Flying Toasters New Tab Extension CRX File
Download Flying Toasters New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension Basic Information
Name | Flying Toasters New Tab |
ID | dgflocgmhcgcfcdnikcihjmfdfdefmbi |
Official URL | https://chromewebstore.google.com/detail/flying-toasters-new-tab/dgflocgmhcgcfcdnikcihjmfdfdefmbi |
Description | This extension replaces the new tab with the Flying Toasters screensaver from After Dark translated to the web by Bryan Braun. |
File Size | 10.15 KB |
Installation Count | 198 |
Current Version | 1.0.1 |
Last Updated | 2018-02-16 |
Publish Date | 2018-02-16 |
Rating | 5.00/5 Total 3 Ratings |
Developer | Matthew Spencer |
Payment Type | free |
Extension Website | https://github.com/matthewspencer/flying-toasters-new-tab |
Supported Languages | 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" } } |