2bed Firefox

Examine source code of 2bed

Par : janspambox Add-on
Inspect and view changes in 2bed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "2bed",
  "version": "0.1.2",
  "description": "Sends you to bed by making the experience on time-wasting web sites just annoying enough to be unenjoyable after bedtime. Hold the mouse button without moving at all to escape the bed.",
  "icons": {
    "48": "bed.svg",
    "96": "bed.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*",
        "*://news.ycombinator.com/*",
        "*://*.youtube.com/*"
      ],
      "js": [
        "bed.js"
      ]
    }
  ]
}

Meilleures alternatives 2bed

Voici quelques Firefox add-ons qui sont similaires à 2bed :