Skip to content

Commit

Permalink
Fix management data for Firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Bamberg committed Oct 7, 2016
1 parent 983377a commit 004053f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions webextensions/browser-compat-data.json
Expand Up @@ -5277,10 +5277,10 @@
"support": false
},
"Firefox": {
"support": false
"support": "51.0"
},
"Firefox for Android": {
"support": false
"support": "51.0"
}
},
"ExtensionType": {
Expand All @@ -5294,10 +5294,10 @@
"support": false
},
"Firefox": {
"support": false
"support": "51.0"
},
"Firefox for Android": {
"support": false
"support": "51.0"
}
},
"ExtensionInstallType": {
Expand All @@ -5311,10 +5311,10 @@
"support": false
},
"Firefox": {
"support": false
"support": "51.0"
},
"Firefox for Android": {
"support": false
"support": "51.0"
}
},
"ExtensionInfo": {
Expand Down Expand Up @@ -5379,10 +5379,10 @@
"support": false
},
"Firefox": {
"support": false
"support": "51.0"
},
"Firefox for Android": {
"support": false
"support": "51.0"
}
},
"getPermissionWarningsById": {
Expand Down Expand Up @@ -5464,10 +5464,10 @@
"support": false
},
"Firefox": {
"support": false
"support": "51.0"
},
"Firefox for Android": {
"support": false
"support": "51.0"
}
},
"onInstalled": {
Expand Down

0 comments on commit 004053f

Please sign in to comment.