mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
add strict_min_version to history_deleter
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "history-deleter@mozilla.com"
|
||||
"id": "history-deleter@mozilla.com",
|
||||
"strict_min_version": "49.0a2"
|
||||
}
|
||||
},
|
||||
"background": {
|
||||
|
||||
Reference in New Issue
Block a user