Makefileon commit change edit button to move icon (fb2c074)
   1TARGETS := extension
   2.PHONY: all clean
   3
   4all: $(TARGETS)
   5clean:
   6        rm build/*.crx
   7extension:
   8        ./build.sh -s src -p newtab.pem -d build/newtab.crx