diff --git a/content.js b/content.js index 75378e32..c6e0fbdb 100644 --- a/content.js +++ b/content.js @@ -182,8 +182,6 @@ function videoIDChange(id) { //not a url change if (sponsorVideoID == id) return; - - chrome.storage.sync.set({videoID: id}); //warn them if they had unsubmitted times if (previousVideoID != null) {