Side Note

Instant note-taking

What is Side Note?

Side Note is a Chrome extension developed by arazh1123, and its main feature is "Instant note-taking".

Extension Screenshots

screenshot
screenshot
screenshot

Download Side Note Extension CRX File

Download Side Note extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Side Note Side Note
ID cbdihfmhpnmelimibgefmggifdnegkil
Official URL https://chromewebstore.google.com/detail/side-note/cbdihfmhpnmelimibgefmggifdnegkil
Description Instant note-taking
File Size 111 KB
Installation Count 168
Current Version 1.0
Last Updated 2023-06-02
Publish Date 2023-06-02
Rating 5.00/5 Total 1 Ratings
Developer arazh1123
Email [email protected]
Payment Type free
Extension Website https://www.azazaz.xyz/sidenote-plugin
Help Page URL https://www.azazaz.xyz/sidenote-plugin
Supported Languages 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
}