Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά παραβίασης».

Μάθετε περισσότερα

Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

Does Firefox for mobile support xul?

  • 2 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 66 προβολές
  • Τελευταία απάντηση από RTSP

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)

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

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