mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-11-14 13:58:07 +00:00
9 lines
406 B
JSON
9 lines
406 B
JSON
{
|
|
"name": "Paste text from Skype history",
|
|
"identifier": "paste-from-skype-history",
|
|
"script": "paste-from-skype-history.qml",
|
|
"authors": ["@pbek"],
|
|
"version": "0.0.1",
|
|
"minAppVersion": "17.05.6",
|
|
"description" : "This script creates a menu item and a button that parses the text that was copied from the Skype Electron client to the clipboard and tries to extract and paste text from it."
|
|
}
|