搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Tampermonkey scripts gone

  • 8 回覆
  • 1 有這個問題
  • 10 次檢視
  • 最近回覆由 crankygoat

more options

When i click "refresh firefox" my tampermonkey scripts gone...I devoted a lot time of the make a these scripts. Somebody help me?


I copied "browser-extension-data" but i got just scripts from 1year ago... Newest gone.

When i click "refresh firefox" my tampermonkey scripts gone...I devoted a lot time of the make a these scripts. Somebody help me? I copied "browser-extension-data" but i got just scripts from 1year ago... Newest gone.

所有回覆 (8)

more options

Other addons setting too from 1 year ago... GZ mozzilla!

more options

"browser-extension-data" ws used in previous Firefox versions. Current releases use IndexedDB (storage\default) to store its data. Unfortunately this uses a UUID to store data and each time you install an extension you get a new UUID.

You would have to restore the specific folder in the "Old Firefox Data" folder on the desktop used by Tampermonkey and then make Tampermonkey use this folder. See also;

Note that you probably can export and import scripts in Tampermonkey.

more options

I don't have a "Old Firefox Data" folder with a tampermonkey data!!!!! You losing my trust... How can I retrieve a tampermonkey data?! TELL ME!!!!

Adblock data is empty too in "Old firefox data".

When I will lose this data i change a browser!!!

more options

!REFRESH! c'mon! It's your fault!

more options

You can possibly start Firefox with a direct path to the profile folder in the "Old Firefox Data" folder on the desktop to see if you can export data or use a copy/paste to retrieve data from various extensions. Leave a space before and after the "-profile" parameter

more options

cor-el said

You can possibly start Firefox with a direct path to the profile folder in the "Old Firefox Data" folder on the desktop to see if you can export data or use a copy/paste to retrieve data from various extensions. Leave a space before and after the "-profile" parameter

I opened this profile. Adblock and tampermonkey "installed succesfull". The data is empty. No scripts no settings...

Thank you mozzila for the lost my time....

由 ppm161 於 修改

more options

What a silent!

more options

You are saying that you cannot even find the extension data in your old profile? You may have to manually investigate this to recover what you have. You might copy the profile elsewhere to work on, and maybe archive a backup copy just in case.

I am sorry for your trouble, and for your loss if you cannot restore your extensions settings.

I also wonder why there is not a link to the KB article next to the Refresh Firefox button, or at least a warning. https://support.mozilla.org/en-US/kb/refresh-firefox-reset-add-ons-and-settings

Important: Since Firefox will revert to its original state, your own configurations and customizations, including extensions, extension data, and about:config preference configurations are removed. If you've made accessibility configurations, you may need to change them back after refreshing.

Testing a clean user profile or turning off extensions and re-enabling them one at a time would be better for anyone invested in extensions which do actually useful things.

At the same time, i question why someone who is obviously clever and writes scripts does not have a backup, and did not check what would happen when pressing the Refresh Firefox button, or back up at the least their Firefox user profile (maybe more, for those extensions which installed globally).

I am not sure what else cor-el could do to help. They know their way around Firefox rather well.