mirror of
https://github.com/marty-oehme/scripts.git
synced 2025-12-10 05:52:46 +00:00
added paste-from-skype-history script
This commit is contained in:
parent
dc114d1e4f
commit
0152ba7cb8
2 changed files with 48 additions and 0 deletions
9
paste-from-skype-history/info.json
Normal file
9
paste-from-skype-history/info.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"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."
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue