Sketch Tab

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

Τι είναι το Sketch Tab;

Το Sketch Tab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Michael McGarvey, και η κύρια λειτουργία του είναι "Replace new tab page with a personal space where you can search and doodle however you desire.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Sketch Tab

Λήψη αρχείων επέκτασης 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
Επίσημο URL 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"
    }
}