cba
cba copied to clipboard
Maybe we should add ability to call bg-functions from bg-inject as well?
cbaFn.removecookies();
?
Note we want to keep bg-functions, as we may use it with custom inputs. Thought technically it doesn't matter how we generate those, so the bg-inject can work as well.
If bg-inject
is used, warning might be shown on play btn hover.
What about introducing inputs for bg-function:
- input1 - function name
- input2 - attr1
- input3 - attr2 ...