mirror of
https://github.com/benjaminjacobreji/standardnotes-extensions.git
synced 2026-02-03 02:44:00 +08:00
13 lines
510 B
TOML
13 lines
510 B
TOML
id = "org.standardnotes.action-bar"
|
|
npm = "sn-action-bar"
|
|
github = "standardnotes/action-bar"
|
|
main = "index.html"
|
|
name = "Action Bar"
|
|
content_type = "SN|Component"
|
|
area = "editor-stack"
|
|
version = "1.3.2"
|
|
marketing_url = "https://standardnotes.org/extensions/action-bar"
|
|
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/components/action-bar.jpg"
|
|
description = "Useful utility bar with information about the current note as well as actions like duplicate, copy, and save."
|
|
flags = []
|