Quink - Your quick bookmark new tab

Quink - Your quick bookmark new tab

What is Quink - Your quick bookmark new tab?

Quink - Your quick bookmark new tab is a Chrome extension developed by https://andreacapigiri.com, and its main feature is "Quink - Your quick bookmark new tab".

Extension Screenshots

screenshot

Download Quink - Your quick bookmark new tab Extension CRX File

Download Quink - Your quick bookmark 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

                        Quink substitute your new tab with a smart bookmark list & search.                    

Extension Basic Information

Name Quink - Your quick bookmark new tab Quink - Your quick bookmark new tab
ID eadeonflklaooilmjloogphhdidhjhii
Official URL https://chromewebstore.google.com/detail/quink-your-quick-bookmark/eadeonflklaooilmjloogphhdidhjhii
Description Quink - Your quick bookmark new tab
File Size 786 KB
Installation Count 37
Current Version 3.0.1
Last Updated 2024-03-01
Publish Date 2020-02-04
Rating 4.50/5 Total 4 Ratings
Developer https://andreacapigiri.com
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quink - Your quick bookmark new tab",
    "short_name": "Quink",
    "description": "Quink - Your quick bookmark new tab",
    "version": "3.0.1",
    "offline_enabled": true,
    "manifest_version": 3,
    "permissions": [
        "favicon",
        "bookmarks",
        "topSites",
        "storage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "_favicon\/*"
            ],
            "matches": [
                ""
            ],
            "extension_ids": [
                "*"
            ]
        }
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}