Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

Does Firefox for mobile support xul?

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 11 wyświetleń
  • Ostatnia odpowiedź od 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?

Wszystkie odpowiedzi (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.