diff --git a/plugins.json b/plugins.json index 5d26feb6..0f30b118 100644 --- a/plugins.json +++ b/plugins.json @@ -635,5 +635,13 @@ "#9272dc" ], "dateAdded": "1597807892019" + }, + { + "name": "hyper-copy-as-html", + "type": "plugin", + "description": "Brings \"Copy as HTML\" feature to the HYper terminal.", + "preview": "https://raw.githubusercontent.com/nardoor/hyper-copy-as-html/master/doc/demo.gif", + "dateAdded": "1648964354809" } + ] diff --git a/public/store/hyper-copy-as-html.png b/public/store/hyper-copy-as-html.png new file mode 100644 index 00000000..748ad009 Binary files /dev/null and b/public/store/hyper-copy-as-html.png differ