You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/For Users/Advanced/Use Flash Plugin.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,4 @@
5
5
6
6
NW.js supports Pepper Flash plugin. Just put the plugin files (including 'manifest.json' of it) in the 'PepperFlash' subdirectory under NW.js binary. On Mac OSX, the subdirectory should be in the "Internet Plug-Ins" directory in the framework bundle.
7
7
8
-
The flash plugin loading can be verified with /path/to/nwjs --url='chrome://plugins'
8
+
The flash plugin loading can be verified with `/path/to/nwjs --url='chrome://plugins'`
0 commit comments