Skip to content

Releases: vict0rsch/PaperMemory

0.2.5

04 Oct 17:21
Compare
Choose a tag to compare
  • (beta) add custom title parser for pdfs in the menu
  • improve keyboard navigations
  • fix infinite recursion in pdf title updates
  • add bibtex copy to memory items
  • add direct download from popup

0.2.3

01 Oct 18:35
Compare
Choose a tag to compare

Fix the arxiv bibtex entry key field using english stop-words (from https://gist.github.com/sebleier/554280).

See

js/parsers.js:9::firstNonStopLowercase

0.2.2 Fix pdf title rename

01 Oct 16:32
Compare
Choose a tag to compare

Internal Chrome bug prevents the title from being properly set using standard document.title = title method

https://stackoverflow.com/questions/69406482/window-title-is-not-changed-after-pdf-is-loaded

v0.2.1 Adding ArxivMemory

30 Sep 23:26
Compare
Choose a tag to compare

v0.1.1

24 Mar 14:02
Compare
Choose a tag to compare

Adding Arxiv-Vanity Bibtex support (#1 )

v

v0.1.0

23 Mar 15:27
Compare
Choose a tag to compare
  • Improve UI with tabler-icons (#4)
  • Update download and go-back buttons
  • refactor code

v0.0.2

20 Mar 19:10
Compare
Choose a tag to compare
  • add feature: pdf webpage's title is changed to article's title
    • this can be prevented in the menu not to clash with arxiv-title-fixer (see #2)
  • fix id parsing from less reliable document.title to window.location.href

Chrome Webstore updated.