views:

81

answers:

0

How feasible is it to implement a program that prompts the user with a message if they go to a specific website?

For example, if the user types in www.thisismysite.com in their browser, I want my app to bring up a notification. How could I implement this?