Adding permission info

This commit is contained in:
Rodrigo Silveira
2014-05-28 12:36:59 -07:00
parent abf757edff
commit 8fea6be60a
2 changed files with 3 additions and 11 deletions
+3
View File
@@ -165,6 +165,9 @@
<!-- firefoxos -->
<platform name="firefoxos">
<config-file target="config.xml" parent="/*">
<permission name="browser" description="Enables the app to implement a browser in an iframe." />
</config-file>
<js-module src="www/inappbrowser.js" name="inappbrowser">
<clobbers target="window.open" />
</js-module>