Skip to main content
Exclude your device
Updated over 2 months ago

This guide was written for Google Chrome. If you're using a different device, please let us know, we'll prepare a guide for you.

Open Chrome's main menu.
โ€‹

Select "More tools" and "Developer tools"

In the developer tools, click "Console"

Copy and paste the following line of code and hit Enter

document.cookie = 'wisepops_noshow=1; path=/; expires=Mon, 18 Jan 2038 23:59:59 GMT;';

You should see the following result:

Important note: if you want to view your popups again, empty your cookies or use the private navigation.

Did this answer your question?