Using new Chrome extension for RSS.

This commit is contained in:
Samuel Clay 2013-04-08 12:07:54 -07:00
parent 532d1a67a7
commit cb90344cda

View file

@ -182,7 +182,7 @@ NEWSBLUR.ReaderGoodies.prototype = {
$.targetIs(e, { tagSelector: '.NB-goodies-chrome-link' }, function($t, $p) {
e.preventDefault();
window.location.href = 'https://chrome.google.com/webstore/detail/gchdledhagjbhhodjjhiclbnaioljomj';
window.location.href = 'https://chrome.google.com/webstore/detail/rss-subscription-extensio/bmjffnfcokiodbeiamclanljnaheeoke';
});
$.targetIs(e, { tagSelector: '.NB-goodies-custom-input' }, function($t, $p) {