Slow Down Firefox

Examine source code of Slow Down

제작자: Nicholas Rebstock
Inspect and view changes in Slow Down source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Cuts out distractions by forcing you to wait before entering distracting websites.",
  "manifest_version": 2,
  "name": "Slow Down",
  "version": "0.0.2",
  "browser_action": {
    "default_title": "Slow Down"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "applications": {
    "gecko": {
      "id": "slow-down@nicholasrebstock.com",
      "strict_min_version": "57.0a1"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

최고의 Slow Down 대안

다음은 Slow Down과(와) 유사한 Firefox add-on입니다: