JavaScript Reference/Javascript Properties/filename
"filename" Example
<html>
<body>
<button onclick="alert(navigator. plugins[0].filename);">suffixes</button>
</body>
</html>
"filename" is applied to
+----------------+--------------------------------------------------------------+
| Applied_To |plugin |
+----------------+--------------------------------------------------------------+
"filename" Syntax and Note
Note:
Read-only property.
Sets the filename of the plug-in module in Netscape browsers.
Syntax:
navigator.plugins[index].filename