distracticide Firefox

Examine source code of distracticide

Inspect and view changes in distracticide source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "distracticide",
  "version": "0.0.3",
  "description": "Remind yourself what you wanted to do instead of getting distracted",
  "homepage_url": "https://github.com/afroisalreadyinu/distracticide",
  "browser_specific_settings": {
    "gecko": {
      "id": "distracticide@okigiveup.net"
    }
  },
  "icons": {
    "192": "icons/icon-192.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "page.html"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "distracticide.js"
    ]
  }
}

Best distracticide Alternatives

Here are some Firefox add-ons that are similar to distracticide: