diff --git a/source/manifest.json b/source/manifest.json index 962079a..2f84189 100644 --- a/source/manifest.json +++ b/source/manifest.json @@ -1,6 +1,6 @@ { "name": "Auto-archiver extension", - "version": "0.0.8", + "version": "0.1.0", "description": "A gateway to effective archiving of online content, including behind private platforms. ", "homepage_url": "https://github.com/bellingcat/auto-archiver-extension", "manifest_version": 3, diff --git a/source/vue/Popup.vue b/source/vue/Popup.vue index d35bd98..9ecdba1 100644 --- a/source/vue/Popup.vue +++ b/source/vue/Popup.vue @@ -1,5 +1,12 @@