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
官方URL 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"
}