mirror of
https://github.com/hacker-c/obsidian-open-in-github-plugin.git
synced 2026-07-22 05:43:01 +00:00
10 lines
267 B
JSON
10 lines
267 B
JSON
{
|
|
"id": "open-in-github",
|
|
"name": "Open in GitHub",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Open the current project or file in github.com.",
|
|
"author": "Murphy Chen",
|
|
"authorUrl": "https://github.com/Hacker-C",
|
|
"isDesktopOnly": false
|
|
}
|