We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Where is the location bar item list stored?

  • 2 பதிலளிப்புகள்
  • 2 இந்த பிரச்னைகள் உள்ளது
  • 4 views
  • Last reply by CVO

Upon typing URLs in the location bar a drop down item list will appear.

Is there somewhere in firefox where this list of items is stored? If so, is that in a format I can go through and see each item?

Thank you

Upon typing URLs in the location bar a drop down item list will appear. Is there somewhere in firefox where this list of items is stored? If so, is that in a format I can go through and see each item? Thank you

தீர்வு தேர்ந்தெடுக்கப்பட்டது

That data is stored in the places.sqlite file in the Profile folder. An SQLIte manager add-on or program can be used to query and view that data.

Read this answer in context 👍 1

All Replies (2)

தீர்வு தேர்ந்தெடுக்கப்பட்டது

That data is stored in the places.sqlite file in the Profile folder. An SQLIte manager add-on or program can be used to query and view that data.

It worked. Thank you very much the-edmeister.


Some details:

- Add-on installed: SQLite Manager 0.7.7

- From SQLite Manager you need to open the places.sqlite and it is stored under [DRIVE]:\[users]\[pc user]\AppData\Roaming\Mozilla\Firefox\Profiles\[one of the profile]\ on Windows 7(64bit).

- On the left side of SQLite Manager program main window there is a tree structure of tables, Views, Indexes etc. You need to go to under Tables and click on moz_places. On the center of the SQLIte program main window now you should see the table with its columns. The URL column is the right one.

CVO மூலமாக திருத்தப்பட்டது