Intentional - Block Distracting Websites Firefox

Examine source code of Intentional - Block Distracting Websites

By: Jamzi
Inspect and view changes in Intentional - Block Distracting Websites source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Intentional - Block Distracting Websites",
  "description": "Block distracting websites and set schedules to stay focused. Take control of your browsing habits and boost your productivity.",
  "version": "1.1.21",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    },
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "css": [
        "content-scripts/content.css"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Intentional",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{22db7227-fa10-4197-b1ca-36a07dc2f6b5}"
    }
  }
}

Best Intentional - Block Distracting Websites Alternatives

Here are some Firefox add-ons that are similar to Intentional - Block Distracting Websites: