搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Does Firefox for mobile support xul?

  • 2 回覆
  • 1 有這個問題
  • 11 次檢視
  • 最近回覆由 RTSP

more options

Does Firefox for mobile support xul file? If not, can I build Firefox to support this on mobile? Where is the build instruction?

Does Firefox for mobile support xul file? If not, can I build Firefox to support this on mobile? Where is the build instruction?

所有回覆 (2)

more options

Firefox mobile uses XUL and you can use that along with CSS and JavaScript to create extensions. However since Firefox 4 you cannot load XUL from a website. https://developer.mozilla.org/en/Using_Remote_XUL

more options

Thanks for reply. I will test Firefox on mobile with xul later.