cba icon indicating copy to clipboard operation
cba copied to clipboard

Maybe we should add ability to call bg-functions from bg-inject as well?

Open Manvel opened this issue 4 years ago • 3 comments

cbaFn.removecookies();?

Manvel avatar Sep 05 '20 13:09 Manvel

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.

Manvel avatar Sep 05 '20 13:09 Manvel

If bg-inject is used, warning might be shown on play btn hover.

Manvel avatar Sep 12 '20 08:09 Manvel

What about introducing inputs for bg-function:

  • input1 - function name
  • input2 - attr1
  • input3 - attr2 ...

Manvel avatar Sep 12 '20 08:09 Manvel