Execute a script on enablement #1752
ivailopankow
started this conversation in
General
Replies: 1 comment
-
I think
is what you're looking for. -> http://tmnk.net/docs#meta:run_at |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hy folks, I want to be able to run scripts when the page is already loaded and I enable a specific script.
Example use-case: I have a site that allows me to enter various search criteria. I have two scripts saved and disabled for specific searches. Sometimes I want to. execute the first script/search and at other time I want to execute the second one.
Is there a way for these scripts to be executed on activation?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions