I’m trying to port the Google/Yahoo End-to-End encryption extension to Firefox webextensions. The extension relies on chrome.runtime.getBackgroundPage, which is undefined in FF. Are there plans to eventually support this API?
-Yan
I’m trying to port the Google/Yahoo End-to-End encryption extension to Firefox webextensions. The extension relies on chrome.runtime.getBackgroundPage, which is undefined in FF. Are there plans to eventually support this API?
-Yan