40 Commits
Author SHA1 Message Date
amarcu5 c44063cb7c Fixed CuriosityStream caption bug
Fixed CuriosityStream bug that would occasionally show incorrect
captions
2017-06-24 00:43:35 +01:00
amarcu5 a652386ae7 Added Udemy support 2017-06-22 19:30:23 +01:00
amarcu5 95ce6faab2 Expanded Amazon Video support
Added Amazon Video alias primevideo.com thereby allowing support in
Canada
2017-06-20 03:01:22 +01:00
amarcu5 a89d99f659 Improved reliability of closed captions
Fixed bug causing captions to remain visible indefinitely
2017-06-15 23:08:04 +01:00
amarcu5 7da52a2c5a Improved coding style consistency
Ensured functions end with semicolons and removed unused parameters
2017-06-15 18:38:53 +01:00
amarcu5 4ebaab2368 Fixed delayed captions in VRV
Fixed caption delays caused by DOM timer throttling in VRV
2017-06-13 00:16:32 +01:00
amarcu5 ad9ac66aad Added Mixer support 2017-06-12 21:05:05 +01:00
amarcu5 ea93141c47 Worked around Safari closed captioning bug
Worked around Safari bug causing closed captions to persist longer than
necessary
2017-06-12 20:03:29 +01:00
amarcu5 4ccf0d4341 Improved closed captioning support
Added support for bold and italicised text for captions shown in
Picture in Picture mode
2017-06-12 19:29:21 +01:00
amarcu5 eb8e686598 Improved Hulu support
Added closed captioning support to Hulu, moved PiP mode button left of
the Full screen button, and fixed mouseover bug
2017-06-11 22:47:40 +01:00
amarcu5 aaeb09f5e5 Fixed closed captioning bug
Fixed bug causing captions to show multiple unnecessary empty new lines
2017-06-11 22:41:24 +01:00
amarcu5 b54770bd75 Added VRV support 2017-06-10 22:01:16 +01:00
amarcu5 37ff851ccf Fixed delayed captions in YouTube
Fixed caption delays caused by DOM timer throttling in YouTube
2017-06-10 19:40:03 +01:00
amarcu5 241b48d9c5 Fixed small annotation inconsistency
Fixed small inconsistency in Closure Compiler annotation
2017-06-10 17:29:52 +01:00
amarcu5 52a11d7914 Improved closed captioning support
Multiple line captions display correctly on YouTube
2017-06-07 23:37:15 +01:00
amarcu5 abc12fcd34 Fixed CuriosityStream support
Improved reliability of button and video element lookup
2017-06-07 23:24:29 +01:00
amarcu5 ccfa0cfb09 Added closed captioning support
Added closed caption support for Amazon Video, CuriosityStream,
Netflix, and YouTube
2017-05-31 19:17:12 +01:00
amarcu5 26eee5b440 Adjusted self referencing approach in resources object
Changed self references in resources object to now access the current
resource in preparation for future caching system
2017-05-30 21:53:42 +01:00
amarcu5 38246929a9 Improved Twitch tooltip reliability and fixed full screen button bug
Fixed bug that could prevent tooltip in Twitch from showing and from
entering full screen whilst in picture in picture mode
2017-05-30 21:42:46 +01:00
amarcu5 21602c6661 Improved YouTube tooltip reliability
Fixed bug that could prevent tooltip in YouTube from showing
2017-05-30 21:34:44 +01:00
amarcu5 3b51e261db Improved reliability entering Picture in Picture mode 2017-05-29 23:17:15 +01:00
amarcu5 4669f9453c Added source comments
Annotated functions with JSDoc tags for Closure Compiler
2017-05-29 23:10:19 +01:00
amarcu5 cffcba4b8d Improved Picture in Picture button creation
Button is now cached so can be injected back into webpage quickly if
removed
2017-05-29 15:19:42 +01:00
amarcu5 d1d99908dd Improved coding style consistency
Log function defined as an expression
2017-05-29 15:01:04 +01:00
amarcu5 c6bc2f5d24 Improved Metacafe support and refactored code
Moved PiP mode button left of the Full screen button in Metacafe as
well as refactored code for button hover styles and Twitch button
tooltip
2017-05-11 22:40:09 +01:00
amarcu5 3573e28fcb Added CuriosityStream support 2017-05-09 20:45:49 +01:00
amarcu5 89835136bd Improved Twitch support and refactored code
Added Twitch button tooltip as well as refactored code for button
scaling and Youtube button tooltip
2017-05-06 14:52:37 +01:00
amarcu5 295d3cd425 Improved Amazon video and Twitch support
Moved PiP mode button left of the Full screen button
2017-04-30 15:58:28 +01:00
amarcu5 f55abf20d5 Improved Youtube support
Moved PiP mode button left of the Full screen button
2017-04-30 14:32:40 +01:00
amarcu5 9ff8dbd130 Added Plex support 2017-04-10 20:36:20 +01:00
amarcu5 32a177f9dd Support for popular sites using JW Player and fixes the build process
Removes build tool dependencies and adds support for LittleThings,
Mashable, The Onion, and Vice
2017-04-10 00:10:47 +01:00
amarcu5 9d854770d0 Added NCAA support 2017-03-18 20:30:37 +00:00
amarcu5 69351fcc7f Cleaned up resources
Relocated closure compiler typedef into externs file and removed
unnecessary buttonWillAppear function
2017-03-14 16:11:52 +00:00
amarcu5 c354e69956 Improved Youtube support
Added Youtube button tooltip
2017-03-14 04:23:14 +00:00
amarcu5 e6fac685fa Added youtu.be support 2017-03-13 00:25:55 +00:00
amarcu5 e47036b23a Improved code formatting
2 space indentation, single quoted strings, removed use of var, sorted
object literal keys, and removes space in anonymous functions
2017-03-12 17:48:35 +00:00
amarcu5 6eb15cea80 Improved Hulu support
Progress bar bug fixed and readme updated
2017-03-12 17:48:05 +00:00
amarcu5 4a5fe304fd Added Hulu support 2017-03-12 02:12:24 +00:00
amarcu5 ee8cbf63ec Improved Netflix support
Button scales correctly
2017-03-05 23:18:42 +00:00
amarcu5 4e1b0b4c68 Initial release
Basic support for Netflix, Youtube, Amazon Video, Twitch, and more
2017-03-02 16:15:41 +00:00