ductivityPRO: Become a Productivity Pro Firefox

Examine source code of ductivityPRO: Become a Productivity Pro

Inspect and view changes in ductivityPRO: Become a Productivity Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "A productivity extension that helps you regulate your time on the internet.",
  "manifest_version": 2,
  "name": "ductivityPRO",
  "version": "2.0.2.0",
  "homepage_url": "https://github.com/sauronthemighty/pro-ductivity",
  "icons": {
    "48": "icons/icon48.png",
    "84": "icons/icon.png",
    "96": "icons/icon96.png"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "alarms",
    "notifications",
    "storage"
  ],
  "browser_action": {
    "default_icon": {
      "48": "icons/icon48.png",
      "64": "icons/icon.png",
      "96": "icons/icon96.png"
    },
    "default_title": "ProDuctivity",
    "default_popup": "popup/pro.html"
  },
  "incognito": "spanning",
  "options_ui": {
    "page": "options/options.html"
  },
  "background": {
    "scripts": [
      "timer.js",
      "dp.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "/content_scripts/ringring.js"
      ]
    }
  ]
}

Best ductivityPRO: Become a Productivity Pro Alternatives

Here are some Firefox add-ons that are similar to ductivityPRO: Become a Productivity Pro: