chrome-devtools-console-paste-protection-requires-allow-pasting
Chrome’s DevTools console blocks JavaScript paste attempts with a paste protection warning. Typing ‘allow pasting’ in the console and pressing Enter disables this protection for the session. This affects any workflow that requires pasting cookie-extraction scripts via F12 console, including the notebooklm auth refresh procedure.