mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Related issue: - https://github.com/uBlockOrigin/uBlock-issues/issues/899 browser.storage.local is now used to store non-critical local settings. These settings are all collated under the key `localStorage`, and vAPI.localStorage is an API to handle access to these values stored under this key. vAPI.localStorage.getItem() is still synchronous but its purpose is to return internally cached values -- this minimizes code changes throughout uBO. |
||
|---|---|---|
| .. | ||
| chromium | ||
| firefox | ||
| opera | ||
| safari | ||
| thunderbird | ||
| webext | ||