Remaining Time Firefox

Examine source code of Remaining Time

Por: seb
Inspect and view changes in Remaining Time source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Remaining Time",
  "version": "1.1",
  "description": "See how much time is left before the end of the school day",
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "remainingtime@sebastianogirotto.me",
      "strict_min_version": "55.0"
    }
  },
  "permissions": [
    "activeTab",
    "contextMenus"
  ],
  "homepage_url": "https://github.com/ssebastianoo/RemainingTime",
  "browser_action": {
    "default_title": "Enable Clock"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Melhores alternativas Remaining Time

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