Table of Contents Previous entry (Q208) Next entry (Q300)
A209 For users of the Tampermonkey extension (version 5.3+) in a Chrome-based browser, enabling either the "Allow User Scripts" toggle (available in Chrome 138+ via extension settings) or Developer Mode is required.
An additional permission is required due to the two-step authorization process for userscripts: the userScripts permission and either the toggle or Developer Mode.
The userScripts permission alone doesn't trigger a user warning upon installation, reflecting Google's intent to ensure informed decisions when running extensions that use Userscripts.
To enable these settings:
Click the image to view it in full size
Click the image to view it in full size
chrome://extensions or edge://extensions in a new tab.
Click the image to view it in full size
Click the image to view it in full size
Click the image to view it in full size
This action enables the use of the userScripts API through Tampermonkey.