This repo contains a webextension that adds read receipts to emails sent from Gmail. browser-extension using the gmail.js library. It also uses a lot of code from InboxSDK.
The backend is written in Go and uses the Gmail API. The repo for the backend is located here