Files
BlueRoseNote/.obsidian/plugins/table-editor-obsidian/manifest.json

16 lines
493 B
JSON
Raw Normal View History

2025-08-02 12:09:34 +08:00
{
"id": "table-editor-obsidian",
"name": "Advanced Tables",
"author": "Tony Grosinger",
"authorUrl": "https://grosinger.net",
2026-05-06 16:27:05 +08:00
"description": "Improved table navigation, formatting, manipulation, and formulas.",
2025-08-02 12:09:34 +08:00
"isDesktopOnly": false,
"minAppVersion": "1.0.0",
2026-05-06 16:27:05 +08:00
"version": "0.22.2",
2025-08-02 12:09:34 +08:00
"fundingUrl": {
"Github Sponsor": "https://github.com/sponsors/tgrosinger",
"Buy me a Coffee": "https://buymeacoffee.com/tgrosinger",
"Paypal": "https://paypal.me/tgrosinger"
2026-05-06 16:27:05 +08:00
}
}