louisbarclay / nudge

Nudge makes the internet less addictive.
https://nudgeware.io
MIT License
144 stars 9 forks source link

Add to fbunfollow.js - function to check Facebook language is set to English (US) #10

Closed louisbarclay closed 4 years ago

louisbarclay commented 7 years ago

Use logic from lang.js (email)

Function should have a callback which passes a value of true if it evaluates that language is set to English (US), false if not

Looks like this is necessary to make the rest of the unfollowing functions work

louisbarclay commented 4 years ago

Dropped