diff --git a/Readme.md b/Readme.md
index 55be96b2..e4b1960b 100644
--- a/Readme.md
+++ b/Readme.md
@@ -19,7 +19,7 @@
[![](https://img.shields.io/chrome-web-store/stars/hmebhknlgddhfbbdhgplnillngljgmdi)](https://chrome.google.com/webstore/detail/paper-memory/hmebhknlgddhfbbdhgplnillngljgmdi)
[![](https://img.shields.io/badge/buy%20me-a%20coffee%20%E2%98%95%EF%B8%8F-FFDD03)](https://www.buymeacoffee.com/vict0rsch)
-[![](https://img.shields.io/badge/Release-v0.5.12-A41716)](https://github.com/vict0rsch/PaperMemory/tree/0.5.12)
+[![](https://img.shields.io/badge/Release-v0.5.13-A41716)](https://github.com/vict0rsch/PaperMemory/tree/0.5.13)
diff --git a/manifest.json b/manifest.json
index 8ca985da..de34c74b 100755
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
{
"name": "Paper Memory",
- "version": "0.5.12",
+ "version": "0.5.13",
"manifest_version": 2,
"description": "Automatically record papers and their codes from Arxiv, OpenReview & more! Organize your library with tags, links and quick notes.",
"homepage_url": "https://github.com/vict0rsch/PaperMemory",
diff --git a/src/popup/popup.html b/src/popup/popup.html
index 9e8b5f6a..71b5ac3c 100755
--- a/src/popup/popup.html
+++ b/src/popup/popup.html
@@ -481,7 +481,14 @@