Chrome Extension which sends notifications periodically directing you to definitelynotreddit
Download this repository (as a .zip) and extract files to an accessible folder.
From the Chrome Developer Docs:
- Visit chrome://extensions in your browser
- Ensure that the Developer mode checkbox in the top right-hand corner is checked.
- Click Load unpacked extension… to pop up a file-selection dialog.
- Navigate to the directory in which your extension files live, and select it.
After loading the extension, the notification should show within a few seconds.
See https://developer.chrome.com/extensions/getstarted if you are having any trouble.