Sketch Tab

Replace new tab page with a personal space where you can search and doodle however you desire.

什麼是Sketch Tab?

Sketch Tab是由Michael McGarvey開發的Chrome擴展程式,該擴展的主要功能是“Replace new tab page with a personal space where you can search and doodle however you desire.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Sketch Tab擴展crx文件

下載Sketch Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Be able to doodle straight from your new tab with Sketch Tab. 

The features this extension entails:
• Switch into draw mode to start doodling
• Save your doodles with the click of a button
• The ability to search from any new tab
• Set your new tab background to any image you desire
• Upload image related functionality
• Change UI text color

This extension gives you the opportunity to quickly use a whiteboard and draw immediately from your new page tab, draw mode is equipped with a variety of tools to use with ease. Another amazing feature is the ability to change your background, which then saves for the next time you load up a new tab.                    

擴展基本資訊

名稱 Sketch Tab Sketch Tab
ID pnkngfebkbjcehlgoflnfbflnbfkgibl
官方網址 https://chromewebstore.google.com/detail/sketch-tab/pnkngfebkbjcehlgoflnfbflnbfkgibl
簡介 Replace new tab page with a personal space where you can search and doodle however you desire.
檔案大小 9 MB
安裝次數 30
目前版本 1.1.2
更新時間 2023-04-30
上架時間 2023-04-10
評分 5.00/5 共 3 次評分
開發者 Michael McGarvey
電子郵箱 [email protected]
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Sketch Tab",
    "description": "Replace new tab page with a personal space where you can search and doodle however you desire.",
    "version": "1.1.2",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": ".\/images\/store_assets\/icon16.png",
        "32": ".\/images\/store_assets\/icon32.png",
        "128": ".\/images\/store_assets\/icon128.png",
        "256": ".\/images\/store_assets\/icon256.png"
    }
}