mirror of
https://github.com/flyingnobita/obsidian-github-stars.git
synced 2026-07-22 05:42:52 +00:00
Fix startup active-view warnings and keep automatic embedded-star updates scoped to their source notes.
10 lines
293 B
JSON
10 lines
293 B
JSON
{
|
|
"id": "github-stars",
|
|
"name": "GitHub Stars",
|
|
"version": "1.5.2",
|
|
"minAppVersion": "1.8.9",
|
|
"description": "Displays the number of stars for GitHub repositories mentioned in notes.",
|
|
"author": "Flying Nobita",
|
|
"authorUrl": "https://github.com/flyingnobita",
|
|
"isDesktopOnly": false
|
|
}
|