The addon.*
API allows JavaScript addon code to obtain Scratch-related information (for example, get the current logged in user) and also use extension APIs (like sending notifications).
Section Pages
-
Allows addons to get information about themselves or the browser.
-
Allows addons to change their behavior according to user-specified addon settings.
-
Allows addons to get information about the current Scratch account session.
-
Allows addon userscripts to get information about the tab they're currently running on.
-
Allows addon popup scripts to get information about the popup context.
Comments
Make sure to follow the code of conduct. You can see this comment section on GitHub Discussions, as well as editing and removing your comment.