評分: 5 / 5 顆星

am sorry to disturb u,
is there anyway i can know the tabs and windows information in the places.sqlite database.

此意見為舊版本 (0.25.2.1-signed.1-signed) 的附加元件。  此使用者對此附加元件 曾發表過 1 筆評論

Hi there,first, I don't think it's the best place asking for tech help, and I would really prefer to see actual feedback to the addon. Anyways, as you already found out according to your last post, "The sessionstore.js file stores the currently open tabs and windows" - https://support.mozilla.org/en-US/kb/profiles-where-firefox-stores-user-data In my addon, I use naive way to search for given url through the opened tabs (by API like getBrowserAtIndex).All the best for your dev.