Notes Tab

Notes Tab - Write notes like sticky notes in "new tab "

什麼是Notes Tab?

Notes Tab是由noreal.inv開發的Chrome擴展程式,該擴展的主要功能是“Notes Tab - Write notes like sticky notes in "new tab "”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Notes Tab擴展crx文件

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

擴展使用說明

                        Notes Tab - a tool for taking quick sticky notes in "new tab".

By installing this extension, you agree to the Terms of Service at:
https://badhopeplum.ru/privacy_policy.html                    

擴展基本資訊

名稱 Notes Tab Notes Tab
ID ieobkbhmljlmkodnhiogjhkjgoongdmn
官方網址 https://chrome.google.com/webstore/detail/notes-tab/ieobkbhmljlmkodnhiogjhkjgoongdmn
簡介 Notes Tab - Write notes like sticky notes in "new tab "
檔案大小 71.37 KB
安裝次數 1,118
目前版本 1.0.2
更新時間 2023-04-12
上架時間 2020-04-28
評分 3.00/5 共 2 次評分
開發者 noreal.inv
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://badhopeplum.ru/privacy_policy.html
支援的語言 en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "chrome_url_overrides": {
        "newtab": "files\/index.html"
    },
    "icons": {
        "128": "icons\/icon-128.png",
        "64": "icons\/icon-64.png",
        "48": "icons\/icon-48.png",
        "32": "icons\/icon-32.png",
        "16": "icons\/icon-16.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "permissions": [],
    "version": "1.0.2"
}