Sketch Tab

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

O que é Sketch Tab?

Sketch Tab é uma extensão do Chrome desenvolvida por Michael McGarvey, e sua principal característica é "Replace new tab page with a personal space where you can search and doodle however you desire.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Sketch Tab

Baixe arquivos de extensão Sketch Tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Sketch Tab Sketch Tab
ID pnkngfebkbjcehlgoflnfbflnbfkgibl
URL Oficial https://chromewebstore.google.com/detail/sketch-tab/pnkngfebkbjcehlgoflnfbflnbfkgibl
Descrição Replace new tab page with a personal space where you can search and doodle however you desire.
Tamanho do Arquivo 9 MB
Contagem de Instalações 30
Versão Atual 1.1.2
Última Atualização 2023-04-30
Data de Publicação 2023-04-10
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor Michael McGarvey
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}