Skip to content

Commit

Permalink
Remove Call For Donations Popup
Browse files Browse the repository at this point in the history
  • Loading branch information
jobisoft committed Aug 29, 2023
1 parent 5bb68f9 commit e44dbb0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions background.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,3 @@
messenger.WindowListener.startListening();
})();

browser.runtime.onInstalled.addListener(() => {
browser.tabs.create({
url:"https://github.com/jobisoft/quicktext/issues/371"
})
});

0 comments on commit e44dbb0

Please sign in to comment.