I would suggest that the documentation for this package say the user should run the cookie extraction script by opening the dev console in their web browser instead of just pasting the script into their address bar, to avoid confusion. Most browsers don't allow you to paste and run JavaScript code from your address bar anymore, to prevent genuinely malicious XSS attacks.
I would suggest that the documentation for this package say the user should run the cookie extraction script by opening the dev console in their web browser instead of just pasting the script into their address bar, to avoid confusion. Most browsers don't allow you to paste and run JavaScript code from your address bar anymore, to prevent genuinely malicious XSS attacks.