If you feel like you use your browser tabs as a database, why not make it official? This is an in-browser database that uses tab titles for storage. Every time you run an SQL query, it grabs all the data stored in the neighboring tabs' titles, concatenates it, unzips it, and loads it into an in-memory sqlite database. It then runs the command, dumps the db state to a string, zips it up, and spread