quickdial-webext icon indicating copy to clipboard operation
quickdial-webext copied to clipboard

Can't find Quick Dial settings location in Firefox

Open Ainson opened this issue 6 years ago • 14 comments

Once again I lost all settings when Quick Dial for some reason reverted to default, but whereas before I could just copy my backup storage.js file back to C:\Users\MyUserName\AppData\Roaming\Mozilla\Firefox\Profiles\MyFirefoxProfileName.default\browser-extension-data\[email protected] in Windows 7 (64), this no longer has any effect.

Ainson avatar Jun 14 '19 05:06 Ainson

Sorry for that but the storage method of FF has changed... It use now a DB, I'll try to provide an import/export feature but I'm missing time... Don't miss that Windows have file hostory if you backup your system and MacOS too with timemachine.

MatMoul avatar Jun 20 '19 20:06 MatMoul

Ah that explains it.

An import/export feature would be most welcome since it takes so much time to manually rebuild.

Ainson avatar Jun 21 '19 03:06 Ainson

I got same issue :( . Lost my settings on one of my forifox profile.

I got many firefox profiles on same PC. I use sync to synchronize bookmarks and other stuff between them. Unfortunatly, not able to synchronize quickdial settings. Even if I copy all content of a profile folder into another one, that does not work.

I wonder where is the db where quickdial settings are ?

paulo-dc avatar Aug 02 '19 08:08 paulo-dc

I really would want to know that too

Really enjoy your work so far :)

Dunkh4n avatar Aug 09 '19 07:08 Dunkh4n

Look at this folder : [profilename]/storage

For me, this is the path : [profilename]/storage/default/moz-extension+++51b80cf3-5957-4bd8-8279-b6972ee236cf^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.files/1011

MatMoul avatar Aug 12 '19 21:08 MatMoul

No such (or similar) folder here

Ainson avatar Aug 13 '19 04:08 Ainson

On Windows, the profile is splitted on appdata/local and appdata/roaming, you will found the data in appdata/roaming. Don't miss to adapt the ID 51b80cf3-5957-4bd8-8279-b6972ee236cf to your own

MatMoul avatar Aug 25 '19 14:08 MatMoul

Yeah that's where I looked but nothing even if I search for any of the strings in your folder name, so it's either different for each user or Windows version (I have Win 7 (64-bit)).

Ainson avatar Aug 25 '19 15:08 Ainson

@Ainson From Win7 to Win10 Firefox profiles is stored on the same places. As info AppData is a hidden folder in you Windows Profile : C:\Users[UserName]\AppData
Then : Local\Mozilla and Roaming\Mozilla When I reinstall a computer, I just copy these two folders

MatMoul avatar Aug 25 '19 16:08 MatMoul

Yes that was my folder too:

C:\Users\MyUserName\AppData\Roaming\Mozilla\Firefox\Profiles\MyFireFoxProfileName\storage\default

I guess just backing up and restoring that folder should do the trick, but worried when paulo-dc says that doesn't always work..

Ainson avatar Aug 25 '19 16:08 Ainson

Just to be sure, you need to copy C:\Users\MyUserName\AppData\Local\Mozilla\Firefox and C:\Users\MyUserName\AppData\Roaming\Mozilla\Firefox

An other idea is that after a first launch of FF you use a new default profile

MatMoul avatar Aug 25 '19 16:08 MatMoul

Gotcha.

I made a .bat file to copy those two folders, so should be back to normal.

Should be said that no QuickDial settings lost with the new db system. With the old I would probably have had an episode already as it was not infrequent.

Ainson avatar Aug 25 '19 17:08 Ainson

hello, thank you for the info.

But When I copy the file in the folder ../3647222921wleabcEoxlt-eengsairo.files/xxx from a profile to another, only url are "synced" . Not all parameters like images.

And when I copy also the *.sqlite db, the quickdial page becomes blank on the destination profile

The only way I succeed was by copying the entire profile into another one.

paulo-dc avatar Aug 26 '19 11:08 paulo-dc

Well today all settings were gone, and even though I had a recent complete backup of these folders:

C:\Users\MyUserName\AppData\Local\Mozilla\Firefox and C:\Users\MyUserName\AppData\Roaming\Mozilla\Firefox

.. it didn't help at all, so I had to do all dials manually (putting a picture on each, and re-organizing them) which was a pain when I have almost 2 pages..

Any idea why both profiles would be corrupted? Seems too strange to be real. It's like Firefox changed the fundamentals again. (ver 81.0.1 (64 bit))

Ainson avatar Oct 07 '20 16:10 Ainson