Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Focus Block", "version": "1.01", "description": "\ud83d\ude35 After spending hours on Youtube, Twitter, or Facebook while \"working\", it's time to take control of your browsing habits!", "manifest_version": 3, "background": { "service_worker": "background.js" }, "permissions": [ "storage", "tabs" ], "action": { "default_popup": "popup.html", "default_title": "Focus Block" }, "icons": { "128": "\/images\/cube.png" } }