Template 1.1.1

Packed full of UI enhancements, tweaks, bug fixes, and auto-paste functionality for keyboard shortcuts

Homepage Install Download View Source

It's been a lot harder than expected to find time to work on implementing social networks in to Template so I decided to take out the other changes originally for 0.3.0.0 and include them in a newer update.

The changes in version 0.2.4.0 are all aimed at making the options page even easier to use. Although the majority of you won't even notice these changes hopefully you will all benefit from them.

Changes

  • #38: Add help documentation for general settings on options page
  • #40: Make template export process no longer require external resource
  • #44: Many minor UI changes in options page

After finding myself constantly refreshing the order page for my new iPhone 4S I decided I would ease the pain of others waiting for their iDevice orders to be updated. iOrder is a unique and simple Google Chrome extension that needs only the order number and delivery zip/post code to keep you automatically updated with the progress of your order.

Don't just take my word for it, try it yourself!

As promised after 0.2.3.0, Template has a brand new logo... again! The 0.2.3.1 update also includes another minor bug fix but the new logo is the main purpose of this release. I'm much happier with this new logo and hopefully you are too.

Changes

  • #41: Rebrand logo, again...
  • #42: Prevent content script conflicts between version updates

I've decided to release a small update for Template today. Version 0.2.3.0 includes some minor changes but mainly a redesign of the icons used.

Google recently contacted all extension developers saying that icons, screenshots and promotional images must meet their new criteria to be promoted on their Chrome Web Store so I thought I better update my images since I'm struggling to keep it above 200 users at the moment. Honestly, I didn't like the previous logo but I'm not exactly 100% sure about the new one except when I used it in the promotional images.

I think I'll find another logo to use in the extension itself as it doesn't look great in the toolbar... Expect a 0.2.3.1 update within the week ;)

Unfortunately, 0.3.0.0 is still a bit away as I am currently working on some new projects I've had ideas for and it will take a lot of effort to do right. I am hoping to have it completed before 2012 though as I want to have the final release (1.0.0) done before the extension is a year old.

Changes

  • Rebrand logo and create new promotional images
  • #36: Improve URL derivation when using the context menu
  • Update jQuery to v1.6.4

Today I made a quick 1.0.2 release for qr.js which contains renamed methods within the API which I feel will make it more simple and understandable to use.

I strongly recommend using QRCode.image and QRCode.canvas from now on as their old method names will probably be completely removed in a future release (not sure when though).

Changes

  • Deprecated generateCanvas and generateImage and replaced with canvas and image respectively