Noah Levitt
|
05e673917d
|
"wasThrown" is necessarily always included in the result message from chrome for Runtime.evaluate
|
2014-05-05 19:58:41 -07:00 |
|
Noah Levitt
|
55fad80553
|
UmbraWorker.send_to_chrome() - central place to send message to chrome via websocket
|
2014-05-05 12:26:39 -07:00 |
|
Noah Levitt
|
a62a07e6b7
|
change magic first line of behavior js files to a commented-out json blob, which should include the fields 'url_regex' and 'request_idle_timeout_sec'; behavior.is_finished() incorporates the custom idle timeout into its check; also rename variables in behavior scripts with umbra/UMBRA_ prefix to sort of namespace them; and add "finished" logic to facebook and vimeo behaviors (flickr needs work to support it)
|
2014-05-05 11:58:55 -07:00 |
|
Noah Levitt
|
2a9633ad77
|
Bunch of improvements, most importantly a default fallback behavior script which scrolls to the bottom of the page, and rearchitecting some stuff so that the behavior script can have some say on when it's finished with the page. Also some doc comments.
|
2014-05-04 21:33:13 -07:00 |
|
Noah Levitt
|
5a7a24083f
|
simplify checking for *.js
|
2014-03-07 11:29:43 -08:00 |
|
Noah Levitt
|
12d66982d1
|
only load behaviors files named like *.js (avoids vim .swp files and stuff); tweak logging
|
2014-03-06 18:25:35 -08:00 |
|
Eldon
|
f2f78d2ced
|
Convert from one big json file, to js files with a regex as a comment at the top.
|
2014-03-05 23:19:09 -05:00 |
|
Noah Levitt
|
b4846e1063
|
scrolldown seems to get everything for flickr and facebook at the moment
|
2014-02-14 17:57:04 -08:00 |
|
Noah Levitt
|
28282641f2
|
add a little logging
|
2014-02-14 15:18:10 -08:00 |
|
Eldon
|
445288d5e7
|
First few behaviors
|
2014-02-13 13:10:19 -05:00 |
|