mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 08:27:31 +09:00
Add Tampermonkey WebExtension manifest and managed storage compatibility
This commit is contained in:
parent
5ac0d5acc3
commit
cc3106406f
5 changed files with 80 additions and 3 deletions
|
|
@ -220,7 +220,6 @@
|
|||
}
|
||||
},
|
||||
"managed": {
|
||||
"unsupported": true,
|
||||
"$ref": "StorageArea",
|
||||
"description": "Items in the <code>managed</code> storage area are set by the domain administrator, and are read-only for the extension; trying to modify this namespace results in an error."
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue