newtab. My personal newtab extension for chrome

github.com/tekkub/newtab

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2013
  • Dead code
  • Move settings application to the button model
  • Dead code
  • Fix onDrop
  • Move change handlers to the button model
  • Dead code
  • Move save into the Settings instance
  • Move saving to settings model
  • Dead code
  • Move settings element creation to button model
  • Move settings retreival to the model
  • Kill the settings finder, don't need it
  • Move localstorage init into the settings model
  • Add settings model, restructure files for better builds
  • Group all the appendages together
  • Chained methods and stuff
  • Kill all those render methods
  • Pull that click handler out to its own method
  • Kill unneeded getters
  • Lookup Buttons directly