WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Strict Workflow

Strict Workflow

View on Chrome Web Store
View Strict Workflow Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (1,170 ratings)
1 new ratings
8 views
This extension has been viewed 8 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Enforces a 25min/5min workflow: 25 minutes of distraction-free work, followed by 5 minutes of break. Repeat as necessary.
Type
Extension
Users
50,000 users
10K
Matchu
View author page of Matchu
Published
Published on December 29, 2010
Version 1.6.2
Manifest version
2
Updated
Updated on May 30, 2014
productivity/workflow
Extension Category
View on Chrome Web Store
View Strict Workflow Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/work_pending.png"
    },
    "default_locale": "en",
    "description": "__MSG_ext_description__",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "manifest_version": 2,
    "name": "__MSG_ext_name__",
    "options_page": "options.html",
    "permissions": [
        "notifications",
        "tabs",
        "<all_urls>"
    ],
    "version": "1.6.2",
    "web_accessible_resources": [
        "icons\/work_full.png",
        "icons\/break_full.png"
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top