]> git.wh0rd.org - tt-rss.git/commit
add google chrome notifier
authorAndrew Dolgov <fox@bah.org.ru>
Wed, 17 Feb 2010 11:26:25 +0000 (14:26 +0300)
committerAndrew Dolgov <fox@bah.org.ru>
Wed, 17 Feb 2010 11:26:25 +0000 (14:26 +0300)
commitf0ea2da5945c04b14622185f9ff0d3d4db1c5891
tree61561fadbfc06280f4265239e6d5d3206a1a84cd
parent4336531d788f86a7442c12733b77cf0542a6598d
add google chrome notifier
15 files changed:
utils/notifier/background.html [new file with mode: 0644]
utils/notifier/images/alert.png [new file with mode: 0644]
utils/notifier/images/alert2.png [new file with mode: 0644]
utils/notifier/images/error.png [new file with mode: 0644]
utils/notifier/images/icon.png [new file with mode: 0644]
utils/notifier/images/normal.png [new file with mode: 0644]
utils/notifier/images/ttrss_logo.png [new file with mode: 0644]
utils/notifier/lib/prototype.js [new file with mode: 0644]
utils/notifier/lib/scriptaculous/controls.js [new file with mode: 0644]
utils/notifier/lib/scriptaculous/dragdrop.js [new file with mode: 0644]
utils/notifier/lib/scriptaculous/effects.js [new file with mode: 0644]
utils/notifier/lib/scriptaculous/scriptaculous.js [new file with mode: 0644]
utils/notifier/manifest.json [new file with mode: 0644]
utils/notifier/options.html [new file with mode: 0644]
utils/notifier/style.css [new file with mode: 0644]