Examine source code of Productivity

Inspect and view changes in Productivity source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Productivity",
  "description": "This extension will help you to focus on your work and leave the rest of the unproductive and distracting sites on us",
  "manifest_version": 3,
  "version": "0.0.1",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab"
  ],
  "icons": {
    "16": "16.png",
    "32": "32.png",
    "64": "64.png",
    "128": "128.png",
    "256": "256.png"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}

Similar add-ons

Here are some Edge add-ons that are similar to Productivity:

Popular extensions / apps

Here are some popular extensions / apps that you might be interested in: