this post was submitted on 14 Dec 2023
15 points (89.5% liked)

Firefox

17794 readers
27 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
 

I found that all search engines in Firefox, default and user-added, are stored in the search.json.mozlz4 file in the root of your profile folder. I used this software to decompress it: https://github.com/jusw85/mozlz4 (I compiled it on macOS with cargo build). I tried looking up what each JSON property means but didn't find anything, and found one comment saying that it doesn't work since Firefox always checks it for tampering.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 10 months ago (1 children)

I did this with an extension, you nan probably find it easily, if not I'll take a look when I'm in the pc

[–] [email protected] 1 points 10 months ago (1 children)

Which extension was it? Maybe take a look on ur PC.