We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
weApi.storage
weApi.storage.local.get()
weApi.storage.local.set()
weApi.storage.onChanged
about:config
get("string")
get([...] | {...})
get()
privacy.network
network.networkPredictionEnabled
LegacyApi.rpPrefBranch
LegacyApi.createPrefObserver
LegacyApi.prefsService
The text was updated successfully, but these errors were encountered:
#892 requires get() and onChanged. The latter seems to fail currently, so some tests need to be written.
onChanged
Sorry, something went wrong.
Most tasks are done. I'm going to create a new nightly release.
Merge branch 'feature/weapi-storage-and-privacy-apis' into develop
38993b1
See #893
No branches or pull requests
task list
weApi.storage
doneweApi.storage.local.get()
weApi.storage.local.set()
weApi.storage.onChanged
about:config
settings partweApi.storage.local.get()
get("string")
— get oneget([...] | {...})
— get multipleget()
— get allweApi.storage.local.set()
weApi.storage.onChanged
privacy.network
donenetwork.networkPredictionEnabled
LegacyApi.rpPrefBranch
LegacyApi.createPrefObserver
LegacyApi.prefsService
The text was updated successfully, but these errors were encountered: