9 lines
218 B
JSON
9 lines
218 B
JSON
{
|
|
"id": "url-into-selection",
|
|
"name": "Paste URL into selection",
|
|
"description": "Paste URL \"into\" selected text to create markdown links.",
|
|
"isDesktopOnly": false,
|
|
"js": "main.js",
|
|
"version": "1.11.4"
|
|
}
|