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

Mozilla 도움말 검색

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

자세히 살펴보기

Delete preferences

  • 2 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: cor-el

more options

When i go to about:config page and then " show all" , i see a lot of preferences have a trash bin at the end of the peference line. Is it safe to click on trash bin and delete all these preferences ?

When i go to about:config page and then " show all" , i see a lot of preferences have a trash bin at the end of the peference line. Is it safe to click on trash bin and delete all these preferences ?
첨부된 스크린샷

모든 댓글 (2)

more options

It's safe, but removing some of these preferences will switch corresponding modifications to defaults.

more options

Note that a lot of these prefs are about storing states like when a specific feature has been used ('shown' prefs like the one for download in your screenshot) and a lot for timers for internal use (10 or 13 digit epoch timestamps).
You should always be cautious with modifying pref and make sure you understand what they are about and possibly check out the source code on the searchfox.org website.

Not sure if 3 is a valid value for save_converter_index (I'm aware of 0,1,2)

Are you possibly using a user.js file in the Firefox profile folder to initialize prefs on startup ?