Form History Control-ის მიმოხილვები
Form History Control ავტორი Stephan Mahieu
მიმომხილველი Firefox-ის მომხმარებელი 14704925
5 შეფასება 5-დან
მიმომხილველი Firefox-ის მომხმარებელი 14704925, 6 წლის წინHello Stephan and thank you for this great plugin!
I only have one question. If i understand correctly
the captured data are not stored in formhistory.sqlite
file. Can you please tell me where this data is stored ?
Thanks again
I only have one question. If i understand correctly
the captured data are not stored in formhistory.sqlite
file. Can you please tell me where this data is stored ?
Thanks again
შემმუშავებლის პასუხი
თარიღი 6 წლის წინHi
sqlite is no longer available for add-ons, HTML5 client side storage is commonly used instead. This is implemented in Firefox using IndexedDB.
See for instance here: https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB
sqlite is no longer available for add-ons, HTML5 client side storage is commonly used instead. This is implemented in Firefox using IndexedDB.
See for instance here: https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB