anu99님의 FromWhereToWhere 검토
5점중 5점 받음
am sorry to disturb u,
is there anyway i can know the tabs and windows information in the places.sqlite database.
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.
5점중 4점 받음
Hi,
Am trying to do something similar to ur add-on. I just need small help.
i can see the urls in the sessionstore.js file .the urls are stored in the database via ids's. there is no relationship between the id's in sessiostore.js file and the places.sqlite database.I really need help to find this.
Pity I didn't really use built-in sessionstore in this add-on. Good luck with your research.
모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요