Adding Matt DeKok <matt.dekok@gmail.com>'s unofficial chrome browser extension to Goodies.

This commit is contained in:
Samuel Clay 2014-03-29 16:45:35 -07:00
parent fa8694122b
commit 4586b99474

View file

@ -160,6 +160,17 @@ _.extend(NEWSBLUR.ReaderGoodies.prototype, {
'To use this extension, use the custom add site URL below.'
])
]),
$.make('div', { className: 'NB-goodies-group NB-modal-submit' }, [
$.make('a', {
className: 'NB-modal-submit-button NB-modal-submit-green',
href: 'https://chrome.google.com/webstore/detail/unofficial-newsblur-reade/hnegmjknmfninedmmlhndnjlblopjgad?utm_campaign=en&utm_source=en-ha-na-us-bk-webstr&utm_medium=ha'
}, 'Download'),
$.make('div', { className: 'NB-goodies-chrome' }),
$.make('div', { className: 'NB-goodies-title' }, 'Google Chrome: Unofficial browser extension'),
$.make('div', { className: 'NB-goodies-subtitle' }, [
'This extension displays all of your unread stories and unread counts.'
])
]),
$.make('div', { className: 'NB-goodies-group NB-modal-submit' }, [
$.make('a', {
className: 'NB-modal-submit-button NB-modal-submit-green',