Days Remaining Countdown & Pomodoro Timer Firefox

Examine source code of Days Remaining Countdown & Pomodoro Timer

Inspect and view changes in Days Remaining Countdown & Pomodoro Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Days Remaining Countdown",
  "version": "12",
  "description": "Displays a customizable countdown on every new tab with beautiful backgrounds from Pexels",
  "permissions": [
    "storage",
    "notifications",
    "tabs",
    "*://*.pexels.com/*",
    "*://*.zenquotes.io/*"
  ],
  "chrome_url_overrides": {
    "newtab": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "himangshu@dutta.com"
    }
  },
  "icons": {
    "16": "icon16.jpeg",
    "48": "icon48.jpeg",
    "128": "icon128.jpeg"
  }
}

Best Days Remaining Countdown & Pomodoro Timer Alternatives

Here are some Firefox add-ons that are similar to Days Remaining Countdown & Pomodoro Timer: