An open API service indexing awesome lists of open source software.

https://github.com/regular/chrome-localstorage


https://github.com/regular/chrome-localstorage

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

chrome-localstorage
---

Command line tool to directly manipulate Chrome or Chromiums localStorage.

```
Usage: localstorage read|write domain[:PORT] KEY [VALUE] [--db PATH-TO-LEVELDB] [--protocol PROTOCOL]

PATH-TO-LEVELDB defaults to '$HOME/.config/chromium/Default/Local Storage/leveldb'
PROTOCOL defaults to 'http://'
```