mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-21 12:49:41 -05:00
[plugin] add stashNotes (#192)
* Added Stash Notes plugin * fix classname * format code --------- Co-authored-by: Raghavan (Tetrax-10)
This commit is contained in:
6
plugins/stashNotes/stashNotes.yml
Normal file
6
plugins/stashNotes/stashNotes.yml
Normal 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
|
||||
Reference in New Issue
Block a user