From 8440a0944c02833afbac6568c40ef18b6e8d70f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 27 Oct 2020 06:41:53 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20v0.6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- package.json | 2 +- public/manifest.json | 2 +- public/popup.html | 5 +++-- public/stats.html | 3 ++- 5 files changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c31adc4..397d05b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ThirdStats is a Thunderbird 78+ add-on for beautifully visualized email account

-release +release last commit license contributions welcome @@ -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 @@ - Thunderbird E-Mail Statistics + Thunderbird E-Mail Account Statistics

diff --git a/public/stats.html b/public/stats.html index d6ae505..2deaee2 100644 --- a/public/stats.html +++ b/public/stats.html @@ -6,7 +6,8 @@