folletto / Blipshot

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

Split the full-page screnshot library #7

Open folletto opened 11 years ago

folletto commented 11 years ago

The library screenshotter.*.js is currently only partially abstract.

To make it properly abstract, it requires to:

  1. Move away the HTML writing of the screenshot from screenshotReturn
  2. Extract the events that are triggering the UI class (badges)
  3. Write some better documentation!