diff --git a/background.js b/background.js index 607bc28..134edf5 100644 --- a/background.js +++ b/background.js @@ -164,7 +164,8 @@ chrome.webNavigation.onHistoryStateUpdated.addListener( { url: [ - URLMatchers.YouTube + URLMatchers.YouTube, + URLMatchers.Niconico ] } );