Releases: WenyanLiu/CCFrank4dblp
Releases · WenyanLiu/CCFrank4dblp
CCFrank
- Merge the Pull request from @MarkLee131 to fix FSE, POPL, PLDI, OOPSLA, and ICFP, also mentioned by @SeddonShen.
CCFrank
Merge the Pull request from @chenyangyc to fix the parsing the author name in Google Scholar.
CCFrank
- Add rank filter for dblp as requested by @ravenxrz, @kevyn-zhang, and @liushunyu.
CCFrank
CCFrank
- 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.
- 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.