Skip to content

CCFrank

Latest
Compare
Choose a tag to compare
@WenyanLiu WenyanLiu released this 16 Dec 05:17
· 7 commits to master since this release
f3f8173
  1. Refactor code to immediately process existing search results on page load and add a MutationObserver to dynamically handle new entries without duplicating marks on subsequent pages.
  2. Merge the Pull request from @dozed to add several checks.
  • Loop over sent instead of total.
  • Handle the case that venue is undefined.
  • Clear cache items in case of QuotaExceededError in localStorage.setItem.