Whiteboard New Tab

Browse Chrome with a simple writeboard on every new tab

Qu'est-ce que Whiteboard New Tab ?

Whiteboard New Tab est une extension Chrome développée par GINetwork LTD, et sa fonction principale est "Browse Chrome with a simple writeboard on every new tab".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Whiteboard New Tab

Téléchargez les fichiers d'extension Whiteboard New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        *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                    

Informations de Base sur l'Extension

Nom Whiteboard New Tab Whiteboard New Tab
ID edkebnkjabbndojcambndlmgmolbmaib
URL Officiel https://chrome.google.com/webstore/detail/whiteboard-new-tab/edkebnkjabbndojcambndlmgmolbmaib
Description Browse Chrome with a simple writeboard on every new tab
Taille du Fichier 12.51 KB
Nombre d'Installations 1,167
Version Actuelle 1.02
Dernière Mise à Jour 2021-12-02
Date de Publication 2021-10-21
Évaluation 3.86/5 Total 7 Évaluations
Développeur GINetwork LTD
Email [email protected]
URL de la Page de Politique de Confidentialité https://www.ginetwork.co/privacy-policy
Langues Prises en Charge 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"
    }
}