Chrome storage hook for vue3
npm install vue-use-chrome-storageThis package is used to integrate the chrome storage with the vue framework through this hook.
``bash`
npm i vue-use-chrome-storage
ts
@click="onClick"
>
Hide
Visible
``1. Works only with objects in store.
2. Not fully tested
* Not tested with a managed store type
* Error catching was also not tested