mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Using new Chrome extension for RSS.
This commit is contained in:
parent
532d1a67a7
commit
cb90344cda
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue