Initial commit: Outlook Web Inbox Count extension v1.4

Chrome/Firefox extension that displays the total inbox item count next
to the Inbox label in Outlook Web. Includes build+publish automation
via the Chrome Web Store API (see PUBLISHING.md).
This commit is contained in:
Giorgio Gilestro 2026-04-09 07:56:37 +01:00
commit 922d520f02
9 changed files with 641 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.env
outlook_web_inbox_count_v*.zip