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”.

Learn More

Custom Installer

  • 4 odpowiedzi
  • 1 osoba ma ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od gtevi

more options

Is it possible to customize the installer for Firefox for Android similarly to the way it is described here: https://support.mozilla.org/en-US/kb/repackaging-windows-installer for other versions of Firefox?

Thank you in advance!

Is it possible to customize the installer for Firefox for Android similarly to the way it is described here: https://support.mozilla.org/en-US/kb/repackaging-windows-installer for other versions of Firefox? Thank you in advance!

Wybrane rozwiązanie

Right..okay...

This page will give you the resources to build Firefox for Android from scratch, with access to the code:

https://github.com/mozilla-mobile/fenix

The ability to pick up your own cert was included (I understand) in the recent update.

Branding questions - follow the same route as for desktop.

I hope that this helps.

Przeczytaj tę odpowiedź w całym kontekście 👍 0

Wszystkie odpowiedzi (4)

more options

Hi

You would need to build the app from scratch with the changes that you would like to make.

What would you like to customise?

more options

I would like to include my certificate, set the proxy, and include an add-on with the installation of the browser. I have been able to achieve this with Firefox using a policies.json file and an autoconfig file, and was wondering if this could be done with Firefox for android.

I am still working to customize the branding on Firefox so as not to infringe on Mozilla's trademarks, and any help with that for Firefox for android would be appreciated as well.

Thank you!!

more options

Wybrane rozwiązanie

Right..okay...

This page will give you the resources to build Firefox for Android from scratch, with access to the code:

https://github.com/mozilla-mobile/fenix

The ability to pick up your own cert was included (I understand) in the recent update.

Branding questions - follow the same route as for desktop.

I hope that this helps.

more options

Thank you very much!