An Android 6.0+ (tested on 10.x) WebView app that can detect the phone number of incoming/outgoing/missed calls in native Java functions through the BroadcastReceiver and then pass that number to WebView via the JavascriptInterface for the web's further handling.
Credit: @ftvs's gist ♥️