Whiteboard New Tab

Browse Chrome with a simple writeboard on every new tab

什麼是Whiteboard New Tab?

Whiteboard New Tab是由GINetwork LTD開發的Chrome擴展程式,該擴展的主要功能是“Browse Chrome with a simple writeboard on every new tab”。

擴展截圖

screenshot

下載Whiteboard New Tab擴展crx文件

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

擴展使用說明

                        *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                    

擴展基本資訊

名稱 Whiteboard New Tab Whiteboard New Tab
ID edkebnkjabbndojcambndlmgmolbmaib
官方網址 https://chrome.google.com/webstore/detail/whiteboard-new-tab/edkebnkjabbndojcambndlmgmolbmaib
簡介 Browse Chrome with a simple writeboard on every new tab
檔案大小 12.51 KB
安裝次數 1,167
目前版本 1.02
更新時間 2021-12-02
上架時間 2021-10-21
評分 3.86/5 共 7 次評分
開發者 GINetwork LTD
電子郵箱 [email protected]
隱私政策頁面URL https://www.ginetwork.co/privacy-policy
支援的語言 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"
    }
}