Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

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

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

I want to know how tabs are determined in the places.sqlite database ??

  • 2 antwoorde
  • 1 het hierdie probleem
  • 3 views
  • Laaste antwoord deur anu99

more options

I want to know how tabs can be known in the places.sqlite database..Am doing a project on today's browsing habits.Is there any way of finding this in the database.I opened the database through add-on..I really need help!!

I want to know how tabs can be known in the places.sqlite database..Am doing a project on today's browsing habits.Is there any way of finding this in the database.I opened the database through add-on..I really need help!!

All Replies (2)

more options

Tabs aren't stored in the places.sqlite. Only bookmarks and history items are stored in that file.

Tabs and windows are stored in the sessionstore.js file.

more options

Thanks a lot..