grssam / UIEnhancer

Source code for UI Enhancer addon
https://addons.mozilla.org/en-US/firefox/addon/ui-enhancer/
50 stars 22 forks source link

v5.3 did not work until removing settings from pref.js #148

Open vfede opened 8 years ago

vfede commented 8 years ago

on firefox 44.0.2 version I tried some tricks to fix the "doing nothing" issue with the addon, and I found a solution.

at first I tried uninstall and reinstall but did not fix anything. I noticed that all the settings for the addon was retained also after the uninstall. so I uninstall, exit firefox, open Firefox\Profiles\pref.js and remove all the user_pref("extensions.UIEnhancer.*); in there. reinstalled the addon and now it was working.

hope it helps. glad I found I way through because this addon is super useful.