[plugin] add stashNotes (#192)

* Added Stash Notes plugin

* fix classname

* format code

---------

Co-authored-by: Raghavan (Tetrax-10)
This commit is contained in:
QxxxGit
2024-02-17 12:39:10 -05:00
committed by GitHub
parent acf268abb6
commit 983b28baf8
4 changed files with 126 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
name: Stash Notes
description: Adds a button to the navigation bar which opens a small window for writing notes to your browser's local storage.
version: 1.0
ui:
javascript:
- stashNotes.js