Allow specifying pages on which a command can run
klikli-dev opened this issue ยท 2 comments
In the command definition, allow a list of pages the command can run on.
If the command is run from another page, it will fail and not count towards the usage count.
I have to investigate how it can be implemented, but I think not even allowing the click event in the first place is reasonable