Side Note

Instant note-taking

什么是Side Note?

Side Note是由arazh1123开发的Chrome扩展程序,该扩展的主要功能是“Instant note-taking”。

扩展截图

screenshot
screenshot
screenshot

下载Side Note扩展crx文件

下载Side Note扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Side Note is a lightweight and intuitive Chrome extension designed to enhance your note-taking experience. With Side Note, you can easily capture and organize your thoughts, ideas, reminders, and important information right from your browser.                    

扩展基本信息

名称 Side Note Side Note
ID cbdihfmhpnmelimibgefmggifdnegkil
官方URL https://chromewebstore.google.com/detail/side-note/cbdihfmhpnmelimibgefmggifdnegkil
简介 Instant note-taking
文件大小 111 KB
安装次数 168
当前版本 1.0
更新时间 2023-06-02
上架时间 2023-06-02
评分 5.00/5 共1次评分
开发者 arazh1123
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.azazaz.xyz/sidenote-plugin
帮助页面URL https://www.azazaz.xyz/sidenote-plugin
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Side Note",
    "version": "1.0",
    "description": "Instant note-taking",
    "permissions": [
        "storage"
    ],
    "action": {
        "default_icon": {
            "16": "icons\/logo-icon.png"
        },
        "default_popup": "popup.html"
    },
    "manifest_version": 3
}