• Stars
    star
    169
  • Rank 224,453 (Top 5 %)
  • Language Vue
  • License
    MIT License
  • Created about 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Thunderbird add-on turning your emails into beautifully visualized email account stats

ThirdStats is a Thunderbird add-on for beautifully visualized email account stats.
Download from Thunderbird Add-ons repository. Contributions, corrections & requests can be made on GitHub.
Created by Andreas MΓΌller.

release last commit CodeQL analysis license contributions welcome

Get started

Install ThirdStats from the Thunderbird Add-ons repository:

  1. Start Thunderbird, open the main menu and click on Add-ons
  2. Search for ThirdStats
  3. Click Add to Thunderbird and give necessary permissions
  4. Open the ThirdStats Popup in the upper right corner of the main toolbar and enjoy your email account stats

To properly recognize emails as sent, make sure to configure all email adresses you write from as Thunderbird identities for your email account. You can do so under account settings > select your account > click button more identities at the bottom and add or modify identities as you need.

Also keep in mind, that the processing of large mailboxes can take a lot of time.

Features

  • Check key numbers like total, received or sent emails per account
  • Analyze the progress of email counts per year, per month, per daytime, per weekday, per folder and many more
  • See your most busy hours during the week
  • Find out, which contacts are the ones sending most emails
  • Filter stats for a specific folder, date range or contact
  • Compare different email accounts with each other and define their color
  • Set Options for account selection, theme, caching system and a lot more customizations
  • Enjoy the responsive stats page adapting to different viewport sizes
  • Have language support for Brazilian Portuguese, Catalan, Chinese, Czech, Dutch, English, French, Galician, German, Hindi, Hungarian, Indonesian, Italian, Japanese, Polish, Portuguese, Russian, Slovak, Spanish, Swedish, Thai, Turkish and Ukrainian

Here is how ThirdStats looks like on the Thunderbird default dark theme and light theme on Windows:

thirdstats_screenshot_version_1.8.0

Privacy and Security

ThirdStats runs entirely locally and will never contact, send or sell data to, any third-parties.

ThirdStats features require Thunderbird permissions to function, but will always seeks to minimise permissions where possible, and use granular permissions where available (Example: Thunderbird Permissions API does not currently provide for reading only message headers, instead of the entire email, including the body):

  • Accounts: Access accounts and identities (read-only)
  • Downloads: Export and download data as a file
  • Messages: Access messages to create statistics (read-only)
  • Storage: Store processed data (cache) for performance. Can be cleared or disabled at any time.

See the Security Policy for details how ThirdStats values your privacy.

Support this project

Contributions are very welcome! See the Contribution Guidelines for more information, how to help making this add-on even better.

Spread the word

Become a tester

Cutting edge alpha releases of ThirdStats can be found on the dedicated ThirdStats CDN. You can manually install these alpha releases and test them as you like.

If you encounter any problem, please issue a bug report. If you have ideas for additional features, please issue a feature request.

Become a ThirdStats developer

Here is how you can set up a local development environment:

  1. Clone this project with Git
  2. Install dependencies by running npm install within the cloned directory third-stats/
  3. Start the development server with npm run dev
  4. Open development site by going to http://localhost:8080 in your browser

Note that this tool uses Thunderbirds WebExtension APIs. This means that some JavaScript objects won't be available in your browser as development environment. If you want to test your changes in Thunderbird, do the following:

  1. Save all your changes and run npm run build to create a production build in the dist/ directory
  2. Open Thunderbird, go to main menu > add-ons > gear menu > debug add-ons > This Thunderbird > Load temporary add-on
  3. Now choose the manifest file inside the dist/ directory and your modified add-on will be loaded for the current Thunderbird session. You can check the web console by clicking the button Inspect in the add-on tile.

Special Thanks

Many thanks especially to those who helped translating this add-on and making it more accessable for people around the globe:

Licence

This Thunderbird add-on is licensed under MIT License.


This add-on is completely free to use. If you enjoy it and don't have the time to contribute, please consider donating via Paypal or sponsoring me to support further development. πŸ’š

More Repositories

1

GermanWordEmbeddings

Toolkit to obtain and preprocess german corpora, train models using word2vec (gensim) and evaluate them with generated testsets
Jupyter Notebook
227
star
2

CheatSheets

A curated list of everything I look up more than twice
162
star
3

you-can-quit

A tool to support your progress in quitting whatever your bad habit is.
Vue
64
star
4

faster-php

Testing different approaches to improve PHP script performance
PHP
54
star
5

SongDrive

A song management tool to store, synchronize and present songs and setlists. Built with Vue.js and Firebase.
Vue
32
star
6

thunderbird-stats

Generate simple but awesome analytics of your Thunderbird mail account
Vue
21
star
7

neural-network-pos-tagger

Train and evaluate neural network language models for POS tagging, tag input sentences according to a trained model.
Python
11
star
8

tele-send

Web app to send form data as message by a Telegram bot
PHP
6
star
9

wishlist

Create wishlists, add wishes, share with friends
Vue
5
star
10

pagekit-theme-phantom

A pagekit theme for devmount.de based on html5up's phantom theme
PHP
5
star
11

devmount

About me
5
star
12

task-generator

A web app to generate simple multiplication and division tasks
Vue
4
star
13

losung

A web app to display the Losung for today
Vue
4
star
14

stunden-check

StundenCheck is an open source web application for managing participation in initiative institutions.
PHP
4
star
15

grade-calculator

A web app to calculate an achieved grade based on reached points and grade scale
Vue
4
star
16

SemanticWeb

Talk about the Paper "Media Meets Semantic Web"
TeX
4
star
17

daily-tasks

Quickly manage tasks on a daily basis
TypeScript
4
star
18

panda.play

Codebase for the website of PandaPlay
Vue
4
star
19

pgp-online

Quick static website to display online services of the PGP during the Corona pandemic
HTML
3
star
20

bitburner-contract-solver

A little helper to solve the Bitburner contracts
JavaScript
3
star
21

SublimeSettings

My personal Sublime Text 3 settings
2
star
22

typo3-offermanager

PHP
1
star
23

F3-SongDrive

A tool to manage songs and create setlists
PHP
1
star