Hi, perhaps you know an app called ClipMenu - in generat it's a clipboard manager, which is also present in BTT. But the one and only feature that I find better in clip menu is the possibility to create own parsers.
ClipMenu allows to parse the contents of your clipboard with your own code in JavaScript.
So for example, in ClipMenu you can:
Copy a "text" to clipboard
Create your custom code for parsing/manipulating the text
You trigger the clipboard manager and upon selecting the item with some modifier key / shortcut / sequence the selected item gets parsed with your code.
I totally forgot about this feature, but it is finally available in BTT 3.356
In the "Named & Other Triggers" section you can now configure "Clipboard Manager / Text Transformer" items, which will automatically show up in the clipboard manager: