Extensions inspire

Disable Youtube™ HTML5 Player

4.09524

Details

Author:
Kunihiro Andou

Category:
Developer Tools

Version:
1.1

Users:
192,390

Rating:
4.09524

Size:
40.39KiB

Price:
Free

Updated:
August 27, 2014

Webstore Link:
https://chrome.google.com/webstore/detail/disable-youtube-html5-pla/enmofgaijnbjpblfljopnpdogpldapoc

Developer's site:
http://whatever-will-be-que-sera-sera.tumblr.com

Download

version 1.1  - Download ZIP file

Description

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);
}
--------------------------------





Top Extensions

 
(10943)
 
(50577)
 
(98995)
 
(25231)
 
(8324)
 
(1434)
 
(11367)

What has inspired us?

Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!