Ilya Grigorik
f9d4e556df
remove lynda.com from blacklist
...
Closes #180 .
2017-03-19 10:50:10 -07:00
Ilya Grigorik
ccdc4a9523
bump to 0.4.6
2017-03-19 10:47:42 -07:00
Ivan Vyshnevskyi
8e7963d02d
Fix browser_action.default_icon paths in manifest.json
2017-03-18 21:53:48 +02:00
Ilya Grigorik
686d2a1944
bump to 0.4.5
2017-02-25 21:50:37 -08:00
codebicycle
1c57bb68d6
Merge branch 'master' into webextensions-port
...
# Conflicts:
# inject.js
2017-02-06 12:11:27 +02:00
Ilya Grigorik
8300c3a8e9
bump to 0.4.4
2016-12-07 14:25:18 -08:00
Ilya Grigorik
976210a2eb
bump to 0.4.3
2016-12-04 12:06:02 -08:00
codebicycle
1b1ec08bca
Fix manifest file. Can be signed and installs on Firefox.
2016-11-21 22:04:42 +02:00
codebicycle
58429f5878
WebExtensions port Minimum Viable Product. Works in Firefox
...
- comment out chrome.extension.sendMessage
- rename chrome.storage.sync to chrome.storage.local
- remove createShadowRoot
- add reload_once function
2016-11-08 16:19:46 +02:00
Ilya Grigorik
ecba83c028
bump to 0.4.2
2016-09-15 21:15:01 -07:00
Ilya Grigorik
3962007dbb
bump to 0.4.1
2016-08-16 21:17:04 -07:00
Ilya Grigorik
14e181388f
bump to 0.4.0
2016-07-29 11:12:32 -07:00
Ilya Grigorik
fce4d611b8
add user defined blacklist
...
Moving some of the previously blacklisted sites to user controlled
blacklist. Remaining sites in manifest are blocked due to interop
issues.
Closes #121 .
2016-07-28 13:28:40 +02:00
Ilya Grigorik
4fbcde819c
bump to 0.3.1
2016-07-20 22:55:51 -07:00
Ilya Grigorik
cca8f80bc9
bump to 0.3.0
2016-05-31 22:19:48 -07:00
Ilya Grigorik
9c038c506c
move controller into shadowroot
2016-05-19 23:05:28 -07:00
Ilya Grigorik
06caa1ebb1
don't allow negative offsetTop
2016-05-14 10:59:56 -07:00
Ilya Grigorik
ce2df93797
bump to 0.2.8 (bugfix release)
...
- numpad and punctuation key fixes
- don't hide controller after keyboard input
2016-03-27 14:04:15 -07:00
Ilya Grigorik
444b35a2fd
add vine.co to exclusion list
2016-03-27 11:35:36 -07:00
Ilya Grigorik
bfb58a749d
bump to 0.2.7
2016-03-03 19:54:21 -08:00
Ilya Grigorik
2e5d4981dc
disable on short-loop videos (instagram, twitter)
2016-02-27 16:42:58 -08:00
Ilya Grigorik
277ce019ee
blacklist teamtreehouse.com, see #72
2016-02-27 16:08:24 -08:00
Elijah Lynn
fa9d3aa380
Add new hangouts.google.com URL to excluded matches.
...
Sometimes, but not all the time, I end up at hangouts.google.com instead
of plus.google.com. I think this is part of Google's move to decouple
Google Plus from the Hangouts service.
Resolves #81 .
2016-02-22 10:42:41 -05:00
George Ogata
ed79c8e860
Apply controller to videos in all accessible iframes.
2016-01-18 04:14:30 -05:00
Ilya Grigorik
20fc3472eb
bump to 0.2.6
2015-11-07 21:34:41 -08:00
Ilya Grigorik
88cf0c86ca
adding hitbox to exclusion list (flash only)
2015-11-07 15:26:14 -08:00
DalJeanis
a72e07df9a
Add advance capability; Allow Changes when paused
2015-06-25 15:15:28 -05:00
Ilya Grigorik
88198436e6
disable on Lynda (bug)
...
Some odd interaction with Angular is causing an infinite loop and
freezes the tab.
https://github.com/igrigorik/videospeed/issues/47
2015-06-13 18:59:55 -07:00
Ilya Grigorik
807c5433ac
bump to 0.2.5
2015-06-08 22:21:49 -07:00
Ilya Grigorik
3848d4cb4c
bump to 0.2.4
2015-04-07 22:06:32 -07:00
Ilya Grigorik
5e4b1735de
bump to 0.2.3
2015-03-29 14:52:28 -07:00
Ilya Grigorik
aee3bc8093
bump version to 0.2.2
2014-11-30 10:46:07 -08:00
Ilya Grigorik
d66861c1da
enable extension for local files/video
2014-11-30 10:44:34 -08:00
Ilya Grigorik
5031f1615e
exclude Hangouts: sadly, can't speed up live meetings :(
2014-09-04 09:21:34 -07:00
Ilya Grigorik
e48fc969c0
fix settings page, closes #9
2014-08-25 13:19:54 -07:00
Ilya Grigorik
e3f211b5ee
add short_name to manifest
2014-08-24 23:38:47 -07:00
Ilya Grigorik
2ef60b1e5d
update icons
2014-08-24 23:38:35 -07:00
Ilya Grigorik
33da3f2a5e
add popup page
2014-08-24 23:01:03 -07:00
Radu Filip
dfb86cd287
Options Page adjustments
...
Implemented the adjustments suggested by Ilya: default values
adjustments, input validation, UI
2014-08-16 11:53:34 +01:00
Radu Filip
d3ab0a194e
Added Options Page
...
Added Options Page allowing user to customize shortcuts and other
parameters
2014-08-15 00:26:35 +01:00
Apoorv Saxena
81d4bc8797
updated functionality to save video speed via existing control panel video
2014-06-08 02:59:21 +05:30
Apoorv Saxena
4ec4a2d385
added functionality to allow user to save Video Speed in Chrome Sync Storage via Chrome Extensions's Browser Action and automated the process to apply user saved Video Speed to HTML5 videos
2014-06-06 03:54:15 +05:30
Ilya Grigorik
02577dff47
bump version and release on Chrome Store
2014-03-04 12:43:51 -08:00
Ilya Grigorik
b3ead9b9e7
shorter description
2014-03-02 15:08:48 -08:00
Ilya Grigorik
2965ec345d
initial import
2014-03-02 14:44:20 -08:00