diff --git a/docs/faq.md b/docs/faq.md index 575024fe..8571f6c9 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -62,7 +62,7 @@ moz-extension://05b6ef8a-7314-4c1d-a519-80f48a5794a6/src/fullMemory/fullMemory.h ### Can I exclude a paper source? -Yep. In the extension popup's advanced options page: right-click the extension's icon and click on `Options`. Or click on the link at the bottom of the :octicons-gear-16: popup menu. Or go to this url (Thanks @kaixin96!): +Yep. In the extension popup's advanced options page: right-click the extension's icon and click on `Options`. Or click on the link at the bottom of the :octicons-gear-16: Popup Menu. Or go to this url (Thanks @kaixin96!): ```bash # Copy-paste this url (Chrome / Brave / Edge): diff --git a/docs/getting-started.md b/docs/getting-started.md index ed77ce60..c3a9cd78 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -103,7 +103,7 @@ You can also * :tabler-vocabulary: open a downloaded PDF * :tabler-external-link: Go to the paper's online page (1) * :octicons-link-24: Copy the link to the paper (2) -* :tabler-device-desktop-code: Copy a formatted hyperlink (for emails for instance) +* :tabler-device-desktop-code: Copy a formatted hyperlink (to share papers in emails, Google Docs or Slack for instance) * :material-language-markdown-outline: Copy a `[$title]($url)` Markdown-formatted link (3) * :tabler-math-function: Copy a BibTex entry for your `.bib` bibliography. diff --git a/src/popup/min/popup.min.html b/src/popup/min/popup.min.html index f7544ae2..4cc55f7b 100755 --- a/src/popup/min/popup.min.html +++ b/src/popup/min/popup.min.html @@ -1,3 +1,3 @@
\ No newline at end of file diff --git a/src/popup/popup.html b/src/popup/popup.html index 64f3194e..34b07424 100755 --- a/src/popup/popup.html +++ b/src/popup/popup.html @@ -506,16 +506,21 @@

What's new

href="https://github.com/vict0rsch/PaperMemory/releases/tag/0.6.1">0.6.1 (2023-11-27)