Chrome extension asks if you sure wanna get distracted on specific domains.
You can install the latest version from the Chrome Web Store.
- Go to
chrome://extensions
- Turn
Developer mode
on - Click
Load unpacked
and loadapp
folder
In the extension's settings you can write multiple lines with simple globs to include or exclude different urls.
Examples:
*github.com*
to include urls containinggithub.com
-*github.com/magnickolas*
to exclude urls containinggithub.com/magnickolas
Iamsure will ask you on a webpage with a matching url when it loads — whether to stay on it or close the tab.