Mozilla 도움말 검색

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

자세히 살펴보기

migration of add-ons -- what is the requirement of Developers to have backup of configuration?

more options

I recently RESET firefox and learnt configuration settings of the addons are not saved.

the add-ons that DONT support migration, that have a decent about of config to have it work as you desire

> downloadstatus bar

> menu editor

> netusage

> download helper (and set the download window where I like it)

> 1password - ffox addon did not keep settings (there are 3 to change)

> userscripts - i learned stored in profile directory under gm_scripts. you can copy from old to new



1 What is requirement of FFox to developers of addon to support migration ability of configuration? "

2 Would firefox consider showing this in the add-on, eg. no migration supported?


So at least we know when selecting whether to install if we need to do something else e.g. take screenshots of our configuration. And if one addon did support migration and another didnot, i would prefer to install the one that did support migration.

----- I recently RESET firefox and learnt configuration settings of the addons are not saved. the add-ons that DONT support migration, that have a decent about of config to have it work as you desire > downloadstatus bar > menu editor > netusage > download helper (and set the download window where I like it) > 1password - ffox addon did not keep settings (there are 3 to change) > userscripts - i learned stored in profile directory under gm_scripts. you can copy from old to new ---- 1 What is requirement of FFox to developers of addon to support migration ability of configuration? " 2 Would firefox consider showing this in the add-on, eg. no migration supported? ---- So at least we know when selecting whether to install if we need to do something else e.g. take screenshots of our configuration. And if one addon did support migration and another didnot, i would prefer to install the one that did support migration.

글쓴이 user633449 수정일시

모든 댓글 (1)

more options

My userscripts use either Firefox preferences (prefs.js) or local storage (?) for settings and data. Copying the gm_scripts folder won't restore that.

There really is not a convenient way for a user to extract the settings from the old settings folder on the desktop. In the long run I'm going to need a cloud backup solution, but that's not something I can do in the near term.

(Insert sad face here...)