One requested feature is to be able to send a file (maybe a JSON file) that holds the configuration information of the extension for other people to use. This would be what searches are saved (with display name and top level information).
For doing that, maybe the best way is to stop using SQLite to save the persistent data and change it to a JSON file in the App Data directory.
One requested feature is to be able to send a file (maybe a JSON file) that holds the configuration information of the extension for other people to use. This would be what searches are saved (with display name and top level information).
For doing that, maybe the best way is to stop using SQLite to save the persistent data and change it to a JSON file in the App Data directory.