All Projects → tikservices → Html5 Video Everywhere

tikservices / Html5 Video Everywhere

Licence: mpl-2.0
Higher performance and stable video watching experience on the web

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Html5 Video Everywhere

Floccus
☁️ Sync your bookmarks privately across browsers
Stars: ✭ 2,630 (+2128.81%)
Mutual labels:  chrome-extension, firefox-addon, firefox-extension, webextension
Nxenhanced
Adds "quality-of-life" features to NextDNS website for a more practical usability
Stars: ✭ 58 (-50.85%)
Mutual labels:  chrome-extension, firefox-addon, firefox-extension, webextension
Read Aloud
An awesome browser extension that reads aloud webpage content with one click
Stars: ✭ 444 (+276.27%)
Mutual labels:  chrome-extension, firefox-addon, firefox-extension, webextension
Disable Javascript
Adds the ability to disable JavaScript on specific sites.
Stars: ✭ 151 (+27.97%)
Mutual labels:  chrome-extension, firefox-addon, firefox-extension, webextension
Turnoff Namuwiki
조별과제 때마다 "나무위키 꺼라."라고 말하시는게 피곤하신 여러분을 위해 만들어진 Browser Extension, 나무위키를 꺼 드립니다.
Stars: ✭ 59 (-50%)
Mutual labels:  chrome-extension, firefox-addon, firefox-extension, webextension
Youtube Extension
🔴YouTube Extension🧰>80 Features ⭐Please document, code or donate📌Tidy📌Longest-standing(2012)(Users>350000)⋮🎞️🎛️🎧⚙️🎬🔊☕🎨🧩🧪📈⏯️(Player: Repeat Screenshot Rotate; Hide related video distraction. Always expand video Description. Playback speed. Video Quality bandwidth H.264 electricity. Player Size Full Window. Themes Customization. Statistics. Reverse Playlist YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube Youtube enhancer YouTube app YouTube video YouTube YouTube YouTube api v3 YouTube playback YouTube player VP8 VP9 AV1 vidIQ tubebuddy download adblocker adblock ads sponsorblock addon youtube music ⭐ youtube premium css css4 html5 ytdl youtube-dl invidious iridium ParticleCore youtube+ youtube++ youtube-plus maia-yt youtube nonstop youtube control center vlogger vlog h264ify h264 m.youtube.com music.youtube.com studio.youtube youtube mobile youtube studio ⭐ kids Vanced gaming.youtube.com gaming youtubecenter freetube lite-youtube-embed newpipe youtube-dl-gui mps-youtube nuclear pytube awesome youtubers youtube downloader 8k 4k 60fps 30fps youtubeexplode vidgear k-lite tubebuddy adobe apple ios iphone design simplify ffmpeg premiere designer annoyance youtube upload
Stars: ✭ 1,027 (+770.34%)
Mutual labels:  chrome-extension, firefox-addon, webextension
Bookmarks Organizer
With the Bookmarks Organizer it's easy to put order in your bookmarks. The Bookmarks Organizer finds no longer working bookmarks, redirects, duplicates and more!
Stars: ✭ 90 (-23.73%)
Mutual labels:  firefox-addon, firefox-extension, webextension
Fx cast
Implementation of the Google Cast Chrome Sender SDK within Firefox
Stars: ✭ 1,319 (+1017.8%)
Mutual labels:  firefox-addon, firefox-extension, webextension
Universal Bypass
Don't waste your time with compliance. Universal Bypass circumvents annoying link shorteners.
Stars: ✭ 1,287 (+990.68%)
Mutual labels:  chrome-extension, firefox-extension, webextension
Prometheus Formatter
Browser extension which makes plain Prometheus metrics easier to read
Stars: ✭ 34 (-71.19%)
Mutual labels:  chrome-extension, firefox-addon, firefox-extension
Mue
Fast, open and free-to-use new tab page for modern browsers
Stars: ✭ 56 (-52.54%)
Mutual labels:  chrome-extension, firefox-addon, firefox-extension
Save In
WebExtension for saving media, links, or selections into user-defined directories
Stars: ✭ 99 (-16.1%)
Mutual labels:  chrome-extension, firefox-extension, webextension
Jsonview
A web extension that helps you view JSON documents in the browser.
Stars: ✭ 1,021 (+765.25%)
Mutual labels:  chrome-extension, firefox-extension, webextension
Authenticator
Authenticator generates 2-Step Verification codes in your browser.
Stars: ✭ 979 (+729.66%)
Mutual labels:  chrome-extension, firefox-addon, webextension
The Tab Of Words
A minimal Chrome / Firefox extension to help you learn Japanese words in each new tab.
Stars: ✭ 94 (-20.34%)
Mutual labels:  chrome-extension, firefox-addon, firefox-extension
Pinboard Webextension
A Firefox extension for Pinboard (https://pinboard.in) that uses the WebExtension API
Stars: ✭ 34 (-71.19%)
Mutual labels:  firefox-addon, firefox-extension, webextension
Refined Wikipedia
Enforces the mobile web version of Wikipedia and improves its interface
Stars: ✭ 98 (-16.95%)
Mutual labels:  chrome-extension, firefox-addon, webextension
Ipfs Companion
Browser extension that simplifies access to IPFS resources on the web
Stars: ✭ 1,247 (+956.78%)
Mutual labels:  chrome-extension, firefox-extension, webextension
Devtools Ds
UI components, libraries, and templates for building robust devtools experiences.
Stars: ✭ 105 (-11.02%)
Mutual labels:  chrome-extension, firefox-addon, webextension
Google Music Hotkeys
Browser extension that adds keyboard control to Google / YouTube Music
Stars: ✭ 25 (-78.81%)
Mutual labels:  chrome-extension, firefox-extension, webextension

HTML5 Video EveryWhere

amo version amo users amo stars donate

Higher performance and stable video watching experience on the web.

Some streaming sites video players suck. This add-on will replace them with browser built-in video player for higher performance and more stable experience. Currently, it supports YouTube, Facebook, Vimeo, Dailymotion, Break, Metacafe, Lego and even more sites are coming.

NOTE: This extension will change the page content of the supported video streaming sites. As a result, many extensions that depends on this content may not work as expected.

Install

Visit the extension website h5vew.tik.tn for latest version.

Build

You'll need:

  • Node.js, v8.x or higher
  • yarn a better package manager instead of npm

Before building the extension, you need to install gulp-cli and all dependencies: Change into the source and install gulp-cli and all dependencies:

git clone https://github.com/lejenome/html5-video-everywhere/
cd html5-video-everywhere
yarn global add gulp-cli
yarn

To build the addon for Firefox:

npx gulp extBuildFirefox

To build the addon for Google Chrome:

npx gulp extBuildChrome

Documentation

You can also generate the documentation from the source code under docs/api folder with this command:

npx gulp docs

Credit

HTML5 Video EveryWhere contains codes from iaextractor project licensed under MPL 1.1.

Donate

If you find this project useful, you can give me a cup of coffee :)

paypal

Self Promotion

This software is developed by Moez Bouhlel, founder of Tik, a skilled software development and consulting agency. For a list of its services, visit its website tik.tn or contact it at [email protected].

Licence

This extension is free software; it is distributed under the MPL 2.0 License.

Copyright © 2014-2020, Moez Bouhlel ([email protected]) & The Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].