mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
adding onChange example code
This commit is contained in:
@@ -157,7 +157,8 @@
|
||||
"Cookie",
|
||||
"get",
|
||||
"set",
|
||||
"remove"
|
||||
"remove",
|
||||
"onChanged"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user