qiweiii / markdown-sticky-notes

Web Extension - markdown sticky notes

Home Page:https://chrome.google.com/webstore/detail/markdown-sticky-notes/aiakblgmlabokilgljkglggnpflljdgp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdown Sticky Notes

A markdown sticky note that can be used in web pages

Download: Chrome | Edge | Firefox

Features

  • Create new notes by clicking on the extension icon
  • Auto save content and position in the web page
  • Nice markdown editor & result
  • Draggable, resizable
  • Multiple editor theme and font styles
  • Customizing note color
  • Shortcut: alt + m

Develop

# dev
pnpm run dev

# build
pnpm run build
pnpm run build:firefox

# zip
pnpm run zip
pnpm run zip:firefox
  • refer to wxt docs for more details

Install Locally

pnpm run build
  • Go to chrome://extensions/
  • Turn on developer mode
  • Click "load unpacked" button
  • Choose the .output/chrome-mv3/ folder
  • Then you will be able to see extension icon in Chrome extension bar.

Buy me a coffee ☕️

If you like this extension, consider buying me a coffee. Your support will help me to continue maintaining this extension for free.

Buy Me A Coffee

Markdown Sticky Notes - Create md sticky notes on any website! | Product Hunt

About

Web Extension - markdown sticky notes

https://chrome.google.com/webstore/detail/markdown-sticky-notes/aiakblgmlabokilgljkglggnpflljdgp

License:GNU General Public License v3.0


Languages

Language:TypeScript 87.0%Language:CSS 12.1%Language:HTML 0.8%