Procrastination Killer Firefox

Examine source code of Procrastination Killer

제작자: mackths
Inspect and view changes in Procrastination Killer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Procrastination Killer",
  "version": "1.0",
  "description": "Removes recommended videos from YouTube. (Literally just runs document.getElementById(\"secondary\").remove(); on any link with youtube.com/watch in it)",
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/watch*"
      ],
      "js": [
        "pkill.js"
      ]
    }
  ]
}

최고의 Procrastination Killer 대안

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