ofekmiz / Habitica-Pomodoro-SiteKeeper

Chrome Extension for Habitica that charges you gp for visiting sites, including a Pomodoro Timer
MIT License
71 stars 9 forks source link

Whitelist support #28

Closed jhd-dev closed 3 years ago

jhd-dev commented 3 years ago

As a personal use case, I wanted to block most of youtube.com except for certain playlists, so I added some whitelist functionality with both text matching and regex support. (Thank you so much for providing such a useful extension, by the way!)

ofekmiz commented 3 years ago

Thanks! I'll check it out

ofekmiz commented 3 years ago

Can you give some regex examples you use for youtube? it would really help users who are not familliar with regex