You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Focused Browsing is a web extension that helps you focus on your creative and professional goals by hiding distracting web elements on popular social websites.",
"scripts": {
"build": "node build.js",
"dev": "node build.js --watch",
"generate-release-zip": "npm run build && node generate-release-zip.js",