Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.
/ iamsure Public archive

Chrome extension asks if you wanna get distracted on specific domains.

License

Notifications You must be signed in to change notification settings

magnickolas/iamsure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iamsure

Chrome extension asks if you sure wanna get distracted on specific domains.

Installation

You can install the latest version from the Chrome Web Store.

Installation from source

  • Go to chrome:https://extensions
  • Turn Developer mode on
  • Click Load unpacked and load app folder

Configuration

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 containing github.com
  • -*github.com/magnickolas* to exclude urls containing github.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.