folletto / Blipshot

Google Chrome Extension to make screenshots
intenseminimalism.com
114 stars 19 forks source link

Lua DOM script port for scrolling screenshots #21

Open naturallymitchell opened 5 years ago

naturallymitchell commented 5 years ago

This extension solved my need very well. Thank you, everyone here.

Luakit users similarly need this.

I'm making this issue just as a pointer for others interested in this type of tool, and potentially in a simpler browser framework.

https://github.com/luakit/luakit/issues/763

folletto commented 5 years ago

For that goal there might be some under-the-hood capability that can be extracted from WebKit and it's not available in JavaScript – but otherwise it should work. :)

naturallymitchell commented 5 years ago

I find the possibilities with Luakit's API most interesting. If it has DOM scripting (which I had trouble exploring completely), then this script would be interesting to see with only Lua.