Tinytab

A beautiful and minimal new tab extension for chrome. Also provides Google apps support (e.g. Gmail, Drive, etc.), bookmark…

What is Tinytab?

Tinytab is a Chrome extension developed by williamjinq, and its main feature is "A beautiful and minimal new tab extension for chrome. Also provides Google apps support (e.g. Gmail, Drive, etc.), bookmark…".

Extension Screenshots

screenshot

Download Tinytab Extension CRX File

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

                        A beautiful and minimal new tab extension for chrome. Also provides Google apps support (e.g. Gmail, Drive, etc.), bookmark shortcuts and search (Google & Bing) functions.                    

Extension Basic Information

Name Tinytab Tinytab
ID bmlbibebemncadbgojnhccmmdojblomm
Official URL https://chromewebstore.google.com/detail/tinytab/bmlbibebemncadbgojnhccmmdojblomm
Description A beautiful and minimal new tab extension for chrome. Also provides Google apps support (e.g. Gmail, Drive, etc.), bookmark…
File Size 30.76 MB
Installation Count 47
Current Version 1.7
Last Updated 2022-05-25
Publish Date 2020-10-12
Rating 5.00/5 Total 1 Ratings
Developer williamjinq
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "Tinytab",
    "name": "Tinytab",
    "manifest_version": 3,
    "icons": {
        "192": "logo192.png",
        "512": "logo512.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "version": "1.7",
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self'"
    }
}