What is the add-on trying to do? Does it try to update UI? I would expect that if the add-on installs that it should be able to execute non-UI functionality.
----- Original Message ----- > Hi, > Does GeckoView support add-ons? > I've tried modifying the sample GeckoBrowser app ( > https://github.com/mfinkle/geckobrowser ) to include an extension (by > placing it under distribution/extensions) and calling > Distribution.init(this) in MainActivity.java. The extension appears to be > installed on first run (I could see the extension XPI under the profile > directory) however it does not appear to be working - it works fine in > Fennec. > Is there any way to make an add-on work with GeckoView? > Thanks, > John > _______________________________________________ > mobile-firefox-dev mailing list > [email protected] > https://mail.mozilla.org/listinfo/mobile-firefox-dev
_______________________________________________ mobile-firefox-dev mailing list [email protected] https://mail.mozilla.org/listinfo/mobile-firefox-dev

