본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Are the proxy settings in about:config available in a file I can then place on other tablets?

  • 1 답장
  • 3 이 문제를 만남
  • 21 보기
  • 최종 답변자: philipp

more options

We are planning to use FireFox for Android on tablets at my office due to the availability to use a proxy. These will be going to a 30 user pilot group and then deployed to more employees later.

Are these settings in a file I can extract and then place on future tablets so we don't have to manually enter them on each tablet? We will be using a Device Management client that should be able to push this file to the device. The devices will be unrooted, stock Android.

We are planning to use FireFox for Android on tablets at my office due to the availability to use a proxy. These will be going to a 30 user pilot group and then deployed to more employees later. Are these settings in a file I can extract and then place on future tablets so we don't have to manually enter them on each tablet? We will be using a Device Management client that should be able to push this file to the device. The devices will be unrooted, stock Android.

모든 댓글 (1)

more options

hello, the firefox profile folder on android is placed in /data/data/org.mozilla.firefox/files/mozilla/[random string of eight characters].default/

the path to the profile folder is specified in (& possibly can be altered through) /data/data/org.mozilla.firefox/files/mozilla/profiles.ini

all the settings are stored in the prefs.js file inside the profile folder, like on desktop versions of firefox.