Support For Services.jsm API in Web Extensions

Hi ,

I am looking for Web Extension Equivalent of the below XPCOM Services.jsm APIs.

mozIJSSubScriptLoader
nsIObserverService
nsIWindowWatcher
nsIWindowMediator

How can i request the support for above XPCOM APIs as currently there is no support provided
?

Are there any replacement of these APIs available for using in Web Extensions ?