slow_down Firefox

Examine source code of slow_down

제작자: riuyz
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": "Adds a 50 second delay to all web pages",
  "manifest_version": 2,
  "name": "slow_down",
  "version": "1.0",
  "icons": {
    "48": "slow_down.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "slow_down.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f043ade0-4402-4d62-a955-340f45d574bd}"
    }
  }
}

최고의 slow_down 대안

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