summaryrefslogtreecommitdiff
path: root/SI/.obsidian/plugins/url-into-selection/manifest.json
blob: e90f5073f63f579581da9d56a587035450e1d1e5 (plain)
1
2
3
4
5
6
7
8
{
  "id": "url-into-selection",
  "name": "Paste URL into selection",
  "description": "Paste URL \"into\" selected text.",
  "isDesktopOnly": false,
  "js": "main.js",
  "version": "1.7.0"
}