This project was created to assist in the querying of pouchdb fauxton UI. The query box doesn't store previously used queries and hence we have to re-type the query if we want to execute it again. Hence, the idea was born to solve this problem. The extension adds a nice and handy UI to store executed queries and show them in a list, clicking on this list item would help you to execute again for the same query.
As of now, this chrome extension is not yet submitted to chrome store, so you need to manually load it through developer mode -> load unpacked extensions.
You can raise issues, or get a feature developed by yourselves and raise a PR here to contribute.
You can ping me to dicuss about this project or any ideas.