<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chrome-timetasker/options.js, branch v0.0.2</title>
<subtitle>A Google Chrome extension that auto-fills the Time Task time sheet form</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/chrome-timetasker/'/>
<entry>
<title>options.js: Add missing semicolons</title>
<updated>2017-03-19T23:40:31+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-03-19T23:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/chrome-timetasker/commit/?id=ed5ee8ce54bc16e56619dab15b99ab21fa9b42e0'/>
<id>ed5ee8ce54bc16e56619dab15b99ab21fa9b42e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>options.js: Remove unnecessary `console.log`</title>
<updated>2017-03-18T19:09:59+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-03-18T19:09:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/chrome-timetasker/commit/?id=097ac8d72513320197edec9a97ebff12de87e2e2'/>
<id>097ac8d72513320197edec9a97ebff12de87e2e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add options.js</title>
<updated>2017-03-18T18:50:21+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-03-18T18:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/chrome-timetasker/commit/?id=c93938d102e05b7875355b80dd6ef64a4d7f9629'/>
<id>c93938d102e05b7875355b80dd6ef64a4d7f9629</id>
<content type='text'>
Code to save and restore options.

Modified from the options code example shown here:
https://developer.chrome.com/extensions/optionsV2

Having trouble here as I'm getting an error on `chrome.storage` is
undefined. Not sure what's going on with that. Committing what I have
and will have to keep investigating the problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Code to save and restore options.

Modified from the options code example shown here:
https://developer.chrome.com/extensions/optionsV2

Having trouble here as I'm getting an error on `chrome.storage` is
undefined. Not sure what's going on with that. Committing what I have
and will have to keep investigating the problem.
</pre>
</div>
</content>
</entry>
</feed>
