mirror of
https://github.com/ryanpcmcquen/obsidian-javascript-init.git
synced 2026-07-22 06:00:30 +00:00
10 lines
314 B
JSON
10 lines
314 B
JSON
{
|
|
"id": "obsidian-javascript-init",
|
|
"name": "JavaScript Init",
|
|
"version": "1.0.2",
|
|
"minAppVersion": "0.9.12",
|
|
"description": "Run JavaScript when Obsidian loads, or any other time.",
|
|
"author": "ryanpcmcquen",
|
|
"authorUrl": "https://github.com/ryanpcmcquen",
|
|
"isDesktopOnly": false
|
|
}
|