Whiteboard New Tab

Browse Chrome with a simple writeboard on every new tab

Cos'è Whiteboard New Tab?

Whiteboard New Tab è un'estensione di Chrome sviluppata da GINetwork LTD, e la sua funzione principale è "Browse Chrome with a simple writeboard on every new tab".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Whiteboard New Tab

Scarica i file di estensione Whiteboard New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        *Free-form writing and drawing (using mouse or e-pen).
*Multiple brush sizes and colors.
*Work is saved between sessions.

By clicking "Add to chrome", I accept and agree to installing the Whiteboard New Tab Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Terms of Service: https://www.ginetwork.co/whiteboard-new-tab-terms
Privacy Policy: https://www.ginetwork.co/whiteboard-new-tab-privacy
About Us: https://www.ginetwork.co/about
Contact Us:  https://www.ginetwork.co/contact                    

Informazioni di Base sull'Estensione

Nome Whiteboard New Tab Whiteboard New Tab
ID edkebnkjabbndojcambndlmgmolbmaib
URL Ufficiale https://chrome.google.com/webstore/detail/whiteboard-new-tab/edkebnkjabbndojcambndlmgmolbmaib
Descrizione Browse Chrome with a simple writeboard on every new tab
Dimensione del File 12.51 KB
Conteggio Installazioni 1,167
Versione Corrente 1.02
Ultimo Aggiornamento 2021-12-02
Data di Pubblicazione 2021-10-21
Valutazione 3.86/5 Totale 7 Valutazioni
Sviluppatore GINetwork LTD
Email [email protected]
URL della Pagina della Politica sulla Privacy https://www.ginetwork.co/privacy-policy
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.02",
    "name": "Whiteboard New Tab",
    "description": "Browse Chrome with a simple writeboard on every new tab",
    "chrome_url_overrides": {
        "newtab": "src\/newtab.html"
    },
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "browser_action": {
        "default_icon": "icons\/48.png"
    }
}