Skip to content

Commit

Permalink
Update extension
Browse files Browse the repository at this point in the history
  • Loading branch information
Josephine-Chen committed Mar 10, 2017
1 parent 706ffb9 commit 6c55caf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions extension/background.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
//Change options view so only original warn time is showing
//Check edge cases
//Move history saving to clearNotifications
//Give blocking the same treatment as warning with the increasing time limit
//Change all ajax request urls for deployment

//Clearing data
//Clear all notifications every 24 hours at midnight
Expand Down
2 changes: 1 addition & 1 deletion extension/blocked.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<body>
<h1> Blocked! </h1>
<h3>
Get back to work on what's important. If you need to access the site, change your blacklist settings <a href="http://localhost:7777/#/settings">here</a></h3>
Get back to work on what's important. If you need to access the site, change your blacklist settings <a href="http://focuspro.herokuapp.com/#/settings">here</a></h3>
</body>
</html>

0 comments on commit 6c55caf

Please sign in to comment.