Disable Youtube HTML5 Player

Disable Youtube HTML5 Player Extension for Chrome

A Free Developer Tools Extension

Published By Kunihiro Andou

Download

Download

41.16 KB

Web Store

App Info

  • • Type: Browser Extension
  • • Latest Version: 1.1
  • • Price: Freeware
  • • Offline: No
  • • Developer: Kunihiro Andou

User Reviews

  • ★★★★☆
  • • Rating Average
  • 4.3 out of 5
  • • Rating Users
  • 3277

Download Count

  • • Total Downloads
  • 8085
  • • Current Version Downloads
  • 8085
  • • Updated: August 28, 2014

Disable Youtube HTML5 Player is a free Developer Tools Extension for Chrome. You could download the latest version crx file and install it.

Disable YouTube HTML5 player Force Flash on YouTube (not html5) doesn't work? please reload page =============================== "Access your data on all websites" added permission? for embedded youtube videos. =============================== program source Only this -------------------------------- if(location.hostname.match(/^www.youtube.com/i)) { var script = document.createElement("script"); script.type = "text/javascript"; script.textContent = 'document.createElement("video").constructor.prototype.canPlayType = function(type){return ""}'; document.documentElement.appendChild(script); } --------------------------------

More Extensions to Consider (Similar or Related)