Apr 16, 2015 - Fourth Tutorial

Week#14 (16 April 2015): Extra Info For Assignment 3

The tutorial covers:

  1. iReserve Page from Github to OpenShift.
  2. View Chrome LocalStorage for Debug.
  3. Error Handling.
Download Note [PDF]

Apr 9, 2015 - Third Tutorial

Week#13 (09 April 2015): More On Assignment 3

The tutorial covers:

  1. Points to note about assignment.
  2. How to get iReserve Sample Code.
  3. Brief Flow of the extension.
  4. Debugging methods.
  5. How to submit it.
Download Note [PDF]
iReserve Sample Source

Apr 2, 2015 - Second Tutorial

Week#12 (02 April 2015): Assignment 3 Overview

The tutorial covers:

  1. Overview of Assignment 3
  2. Chrome Storage API
  3. OCR
  4. Message Passing From Popup to Content Script
Download Note [PDF]
Download Chrome Storage API Example
Download OCR Sample Code [Github]
View OCR Sample Code