Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Apps.installPackage

非標準
This feature is not on a current W3C standards track, but it is supported on the Firefox OS platform. Although implementations may change in the future and it is not supported widely across browsers, it is suitable for use in code dedicated to Firefox OS apps.

概要

パッケージ型アプリ をインストールします。

構文

installPackage: function(aURL[, aParams])

引数

 
aURL
インストールしようとするアプリパッケージに関連付けられたミニマニフェストの URL。完全な絶対 URL でなければいけません。
aParams
(オプション) 以下の追加の情報を含むオブジェクト。
  • receipts: このインストールの支払レシートを指定するのに使用されます。
  • categories: Web アプリのカテゴリを指定するのに使用されます。

戻り値

DOMRequest

関連情報

ドキュメントのタグと貢献者

 このページの貢献者: fscholz, kohei.yoshino, khalid32, ethertank
 最終更新者: kohei.yoshino,