Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Cari Bantuan

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Pelajari Lebih Lanjut

I couldn't find the browser and communicator folders under omni.ja folder .

  • 3 balas
  • 1 memiliki masalah ini
  • 136 kunjungan
  • Balasan terakhir oleh cor-el
  • Terselesaikan

To build a Theme I was gone through https://developer.mozilla.org/en-US/docs/Building_a_Theme where it mention that copy browser and communicator from chrome/browser/skin/classic from omni.ja . but I could find these files in omni.ja under C:\Program Files (x86)\Mozilla Firefox . So what to do for browser and communicator files ?

To build a Theme I was gone through https://developer.mozilla.org/en-US/docs/Building_a_Theme where it mention that copy browser and communicator from chrome/browser/skin/classic from omni.ja . but I could find these files in omni.ja under C:\Program Files (x86)\Mozilla Firefox . So what to do for browser and communicator files ?

Solusi terpilih

  • resource:///chrome/browser/skin/classic/
  • resource://gre/chrome/toolkit/skin/classic/
Baca jawaban ini dalam konteks 👍 0

Semua Balasan (3)

You can browse the omni.ja files in Firefox via these resource protocol links:

  • resource:/// (/browser/omni.ja!)
  • resource://gre/ (/omni.ja!)
  • resource://gre-resources/ (/omni.ja!/chrome/toolkit/res/)

The communicator folder is not part of Firefox, but are used in other programs that use Gecko.

Thanks cor-el for the help , but I couldn't found these files into omni.ja files(I have open this using zip) mentioned under https://developer.mozilla.org/en-US/docs/Building_a_Theme . So How I can build a theme for that.

Solusi Terpilih

  • resource:///chrome/browser/skin/classic/
  • resource://gre/chrome/toolkit/skin/classic/