DEV Community

Discussion on: Learn the most useful Chrome APIs by creating Block Site Chrome extension

Collapse
 
jmaicaaan profile image
JM Santos

Great read and very helpful when I want to create my own version of this extension! I think if I'm going to implement this thru a time-based blocking instead of like a switch-based blocking 😅

Also, please don't close the tab! I feel like someone is hacking me 😂

Collapse
 
penge profile image
Pavel Bucka

Cool JM! :D Let me know what you then create! Time-based blocking sounds great. Like from 9-3 let's say. Should be pretty easy to extend and make it work that way.

Thanks!