Skip to main content

Introduction

This extension supports three types of scripts:

Foreground scripts are what people usually mean by Tampermonkey scripts. Background scripts and scheduled scripts are script types specific to the ScriptCat extension — see the corresponding documentation for details.

You can use this documentation to learn about Tampermonkey's API and ScriptCat's background scripts. We also maintain a Tampermonkey Script Development Guide site with a wealth of learning resources — you're welcome to join the discussion there.

If you find gaps in the documentation, please let us know on GitHub, or send us a PR to help improve it.