BlockClock (also known as Strict Workflow) Firefox

Examine source code of BlockClock (also known as Strict Workflow)

Inspect and view changes in BlockClock (also known as Strict Workflow) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "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_ui": {
    "page": "options.html"
  },
  "permissions": [
    "notifications",
    "tabs",
    "<all_urls>"
  ],
  "version": "2.0.2",
  "web_accessible_resources": [
    "icons/work_full.png",
    "icons/break_full.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{04080c7d-caea-4276-95e6-7784417c2fe0}"
    }
  }
}

Best BlockClock (also known as Strict Workflow) Alternatives

Here are some Firefox add-ons that are similar to BlockClock (also known as Strict Workflow):