diff options
Diffstat (limited to 'browser/extensions/webcompat/about-compat/aboutPage.json')
-rw-r--r-- | browser/extensions/webcompat/about-compat/aboutPage.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/browser/extensions/webcompat/about-compat/aboutPage.json b/browser/extensions/webcompat/about-compat/aboutPage.json new file mode 100644 index 0000000000..42e6114188 --- /dev/null +++ b/browser/extensions/webcompat/about-compat/aboutPage.json @@ -0,0 +1,6 @@ +[ + { + "namespace": "aboutCompat", + "description": "Enables the about:compat page" + } +] |