Properties
This is an archived page. It's not actively maintained.
-
보κ΄μ
-
νλ νΌμμ μ§μ ν μμ ν΄λμ λ΄λ €λ°μ ν 보κ΄μμ μ 체 μ§μ κ²½λ‘(e.g.
C:\TEMP\argstest.xpi
)
-
μΈμλ€
-
μΈμλ€μ xpi URLμ "?"μ νμν μ€ν¬λ§μ μΆκ°νμ¬ μ μ΄(?triggering) APIsλ₯Ό ν΅ν΄ μ λ¬ν μ μλ€:(e.g.
startSoftwareUpdate("http://webserver/argstest.xpi?ARGUMENT_STRING")
λ ARGUMENT_STRING
#μ Install.arguments
μ κ°μ΄ λ κ²μ΄λ€.) arg μ€νΈλ§μμμ 곡백μ κ·μ¨μμ μ£ΌμνλΌ. "?"μ΄νμ λͺ¨λ λ¬Έμλ€μ Install.arguments
μ νλμ λ¬Έμλ‘ κ°μ£Όλλ€.
-
buildID
-
The application build ID in the form 20041231. Note that due to branching (different versions of Gecko with different feature sets might be built on the same day), using this property to "detect" the application version may produce false results. Additionally, the build ID can be 0 for custom builds.
-
jarfile
-
Alias for
archive
-
platform
-
Contains information about the platform XPInstall was compiled for/runs on. For example, the value could begin with "Windows", "Macintosh" or "X11" (for Unix/Linux). For more details, see the corresponding code living in the GetInstallPlatform method of class nsInstall.
-
url
-
The fully qualified URL of the xpi (file URL, http URL, ftp URL, etc.) (e.g.
http://dolfin/sgehani/zzz/ip.xpi
). Note, even if triggered using relative URLs this will show the full URL (after qualification).