This website requires JavaScript.
Explore
Help
Sign in
Git-Mirrors
/
brozzler
Watch
1
Star
0
Fork
You've already forked brozzler
0
mirror of
https://github.com/internetarchive/brozzler.git
synced
2025-08-04 04:24:27 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fe1d9e01eb
brozzler
/
umbra
/
behaviors.d
History
Download ZIP
Download TAR.GZ
Noah Levitt
dd2d36328f
scroll up faster on facebook
2014-06-04 12:34:20 -07:00
..
default.js
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
facebook.js
scroll up faster on facebook
2014-06-04 12:34:20 -07:00
flickr.js
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
vimeo.js
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