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.