From 8440a0944c02833afbac6568c40ef18b6e8d70f0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?=
- + @@ -36,9 +36,9 @@ Also keep in mind, that the processing of large mailboxes can take a lot of time - Switch between a dark and a light theme - Language support for Catalan, Czech, English, French, Galician, German, Hindi, Italian, Polish, Portuguese, Russian, Spanish, Thai, simplified Chinese and traditional Chinese -Here is how ThirdStats looks like on the Thunderbird default dark theme on Windows: +Here is how ThirdStats looks like on the Thunderbird default dark theme and light theme on Windows: -![thirdstats screenshot](https://user-images.githubusercontent.com/5441654/95656941-cefd7a00-0b11-11eb-8714-e41967241f90.png) +![thirdstats screenshot](https://user-images.githubusercontent.com/5441654/97261501-3ceab680-181f-11eb-950c-2abcc4605da7.png) ## Improve this project diff --git a/package.json b/package.json index 74f23b3..c812a6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "third-stats", - "version": "0.5.0", + "version": "0.6.0", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/public/manifest.json b/public/manifest.json index ffe0ac3..ef70c1a 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "ThirdStats", "description": "__MSG_extensionDescription__", - "version": "0.5.0", + "version": "0.6.0", "author": "Andreas Müller", "homepage_url": "https://github.com/devmount/third-stats", "default_locale": "en", diff --git a/public/popup.html b/public/popup.html index 75b4278..3152b03 100644 --- a/public/popup.html +++ b/public/popup.html @@ -2,11 +2,12 @@
-