SHOW:
|
|
- or go back to the newest paste.
| 1 | {
| |
| 2 | "identifier": "org.yourdomain.my-markdown-editor", | |
| 3 | - | "name": "arkdown Editor", |
| 3 | + | "name": "Midnight Theme", |
| 4 | - | "content_type": "SN|Component", |
| 4 | + | "content_type": "SN|Theme", |
| 5 | - | "area": "editor-editor", |
| 5 | + | "area": "themes", |
| 6 | "version": "1.0.0", | |
| 7 | - | "description": "A fully featured Markdown editor that supports live preview, a styling toolbar, and split pane support.", |
| 7 | + | "description": "A night time theme.", |
| 8 | "url": "https://domain.org/link-to-hosted-extension", | |
| 9 | - | "download_url": "https://github.com/sn-extensions/advanced-markdown-editor/archive/1.0.184.zip", |
| 9 | + | "download_url": "https://github.com/sn-extensions/midnight-theme/archive/1.2.1.zip", |
| 10 | "latest_url": "https://listed.to/my-extension-json-link", | |
| 11 | "marketing_url": "https://standardnotes.org/extensions/advanced-markdown", | |
| 12 | "thumbnail_url": "https://domain.org/editors/adv-markdown.jpg" | |
| 13 | } |