TimeBox Firefox

Examine source code of TimeBox

Inspect and view changes in TimeBox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TimeBox",
  "version": "1.0.0",
  "description": "TimeBox is a Chrome/Firefox extension aimed at helping remote teams by making it easier to see from where and when their co-worker's do their work during COVID-19 pandemic.",
  "author": "Anurag Pandey",
  "icons": {
    "128": "images/clock.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "images/clock.png",
    "default_title": "TimeBox"
  },
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "main.js"
    ]
  }
}

Melhores alternativas TimeBox

Aqui estão algumas Firefox add-ons que são similares a TimeBox: