Replies: 1 comment 13 replies
-
Scripts should be enabled by the plugin automatically. You can test this with a simple example: <script type="text/plain" data-category="analytics">
alert("accepted analytics");
</script> As soon as you accept the analytics category, the script should be enabled and you should see the alert. |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So, my question is there a way to load the scripts without the need to refresh the page?
Beta Was this translation helpful? Give feedback.
All reactions