mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 11:22:38 +01:00
2ac288397c
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. |
||
---|---|---|
.. | ||
is-webrtc-supported.html | ||
is-webrtc-supported.js | ||
managed_storage.json | ||
manifest.json | ||
vapi-background.js | ||
vapi-client-extra.js | ||
vapi-client.js | ||
vapi-common.js | ||
vapi-usercss.js | ||
vapi-usercss.pseudo.js | ||
vapi-usercss.real.js | ||
vapi-webrequest.js | ||
vapi.js | ||
webext.js |