<feed xmlns='http://www.w3.org/2005/Atom'>
<title>browsing-activity-tracker, branch master</title>
<subtitle>Browser extensions to log your browsing activity</subtitle>
<id>https://projects.horel.org/thibaut/browsing-activity-tracker/atom/?h=master</id>
<link rel='self' href='https://projects.horel.org/thibaut/browsing-activity-tracker/atom/?h=master'/>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/browsing-activity-tracker/'/>
<updated>2014-07-17T03:37:29Z</updated>
<entry>
<title>Typos fixing in READMEs</title>
<updated>2014-07-17T03:37:29Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-07-17T03:37:29Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/browsing-activity-tracker/commit/?id=d82d92aceb4c174d6cd971fb2165571b90c60dca'/>
<id>urn:sha1:d82d92aceb4c174d6cd971fb2165571b90c60dca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Firefox add-on] Remove unused README.md</title>
<updated>2014-07-16T03:10:13Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-07-16T03:10:13Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/browsing-activity-tracker/commit/?id=6821d11352f94b305c96b8e3a6690986e0c0c2fd'/>
<id>urn:sha1:6821d11352f94b305c96b8e3a6690986e0c0c2fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add links to install from official websites and browser specific instructions</title>
<updated>2014-07-16T03:08:18Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-07-16T03:08:18Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/browsing-activity-tracker/commit/?id=d25ffcb8682348fd924088fb539752f4b962a2e0'/>
<id>urn:sha1:d25ffcb8682348fd924088fb539752f4b962a2e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add webpage's favicon to the request body</title>
<updated>2014-07-15T21:09:05Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-07-15T21:09:05Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/browsing-activity-tracker/commit/?id=7f7ace3a8f962dfb47a0137e346c4b6f639c8cea'/>
<id>urn:sha1:7f7ace3a8f962dfb47a0137e346c4b6f639c8cea</id>
<content type='text'>
Note that this is not perfect on Chrome since the favicon is loaded
asynchronously after the page loaded event.
</content>
</entry>
<entry>
<title>[Firefox add-on] Window activation events more robusts when several windows</title>
<updated>2014-07-15T02:46:52Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-07-15T02:46:52Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/browsing-activity-tracker/commit/?id=170f9faa87ec72cc422f1da129ff5f5576caff73'/>
<id>urn:sha1:170f9faa87ec72cc422f1da129ff5f5576caff73</id>
<content type='text'>
Since there is only one active tab across all the windows, switching between
two windows will generate both a window activation, and tab activation event
for the window being switched to. By keeping track of the previously focused
window, we disable the activation event for the window being switched to.
</content>
</entry>
<entry>
<title>[Firefox add-on] Clean up directory</title>
<updated>2014-07-14T21:43:32Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-07-14T21:43:32Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/browsing-activity-tracker/commit/?id=77956372fe739aba405f6fd48fd633bed6a1eb87'/>
<id>urn:sha1:77956372fe739aba405f6fd48fd633bed6a1eb87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Chrome extension] Disable spellchecking in option page, fix url</title>
<updated>2014-07-14T21:40:47Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-07-14T21:40:47Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/browsing-activity-tracker/commit/?id=27e237cbc975bd0023bacd3bb800a0de518b2fce'/>
<id>urn:sha1:27e237cbc975bd0023bacd3bb800a0de518b2fce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make event logging more conservative in case of multiple windows</title>
<updated>2014-07-14T21:39:52Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-07-14T21:39:52Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/browsing-activity-tracker/commit/?id=cf2f19f91ec703244204de039c6663f76c722c77'/>
<id>urn:sha1:cf2f19f91ec703244204de039c6663f76c722c77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor corrections to README</title>
<updated>2014-07-14T21:39:32Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-07-14T21:39:32Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/browsing-activity-tracker/commit/?id=dd5bee919c00a372679858f9ba10e4caf6170fb1'/>
<id>urn:sha1:dd5bee919c00a372679858f9ba10e4caf6170fb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better packaging, icons</title>
<updated>2014-07-14T02:35:15Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-07-14T02:35:15Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/browsing-activity-tracker/commit/?id=fd0b905876bac80335dcb10a9749c520f1b588ff'/>
<id>urn:sha1:fd0b905876bac80335dcb10a9749c520f1b588ff</id>
<content type='text'>
</content>
</entry>
</feed>
