QuickTab

QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.

What is QuickTab?

QuickTab is a Chrome extension developed by https://myriago.com, and its main feature is "QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download QuickTab Extension CRX File

Download QuickTab 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

                        Quick Tab is a beautiful and minimalist replacement for a Chrome's "new tab" page.

Features:
> beautiful minimalist design
> speed dial with 50 crafted icons 
> possibility of adding any custom links to speed dial
> clock & date
> 20 themes with live preview
> theme and links synchronized across all desktop/laptop devices

UDPATE: Now with Leicester City theme!                    

Extension Basic Information

Name QuickTab QuickTab
ID fejhjldfecjmihjjaddbpgipeaaegohg
Official URL https://chromewebstore.google.com/detail/quicktab/fejhjldfecjmihjjaddbpgipeaaegohg
Description QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.
File Size 5.74 MB
Installation Count 343
Current Version 0.843
Last Updated 2016-06-23
Publish Date 2016-06-23
Rating 4.31/5 Total 16 Ratings
Developer https://myriago.com
Payment Type free
Extension Website http://myriago.com/quicktab
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "QuickTab",
    "version": "0.843",
    "description": "QuickTab is a simple and minimalist new tab replacement. It offers customizable speed dial, clock and beautiful unique themes.",
    "icons": {
        "16": "images\/icon-16.png",
        "48": "images\/icon.png",
        "128": "images\/icon-128.png"
    },
    "author": "Myriago",
    "chrome_url_overrides": {
        "newtab": "quicktab.html"
    },
    "permissions": [
        "storage"
    ]
}