-
что бы настройки подгрузились приходится выкл/вкл расширение
-
**Describe the bug**
如图,如果使用自己的API , 聊谈窗口是没有历史对话按钮的。
我觉得当使用自定义API, 可以降对话历史保存在 localStorage中,否则不小心切换了Tab或关闭了页面,刚才的对话就永远找不回了。 已经因为关闭Tab而多次失去了聊天记录后,实在是让我有点害怕使用对话功能。
非常感谢作者这么棒的插件,希望这点能优化一下
**Des…
-
# Organización de tareas
## Layout
- [x] Agregar las `Route` necesarias
## Componentes
- [x] Navbar (modificar)
- [x] Footer (modificar)
## Vistas (pages)
- [x] Home
- [x] Characte…
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API
### What specific section or headline is this issue about?
setItem generally throughout this section
### What i…
-
Would be nice to be able to view, protect, delete localStorage, as CookieKeeper was able to do.
Since they provide a cookie management api, hard to imagine they would refuse localStorage on princip…
-
### What happened?
Trying to use the Storage API in all ways but it doesn't work or no error message appears
```
import { Storage } from "@plasmohq/storage";
const storage = new Storage();
…
-
A pattern I like for this is storing the user's API key in localstorage in their browser and sending it each time it's needed - but avoiding storing it on the server or in any log files anywhere, so I…
-
![](https://static.vue-js.com/68dccf20-849f-11eb-ab90-d9ae814b240d.png)
## 一、方式
`javaScript`本地缓存的方法我们主要讲述以下四种:
- cookie
- sessionStorage
- localStorage
- indexedDB
### cookie
`Cook…
-
I'm trying to utilized excalidraw with our backend but I'm testing it out first with localStorage to see how it'll look like.
So far, saving and loading to localStorage works well apart from `image` …
-
### This issue is unique.
- [X] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my idea.
### Your idea.
Document Ser…