Skip to content

Commit 7b02194

Browse files
committed
Update note about how to launch Opera in order to see the design
1 parent 38122f2 commit 7b02194

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Designs/javascript.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,8 @@ function Watchdog()
131131
'<li>Start <b>msedge.exe</b> with command line option <b>--profile-directory=Default --allow-file-access-from-files</b></li></ul></li>' +
132132
'<li><u>Opera</u>:<br/>' +
133133
'<ul><li>Shutdown all running instances of the browser (kill the processes) making sure startup parameters are loaded properly int the next step.</li>' +
134-
'<li>Start <b>launcher.exe</b> with command line option <b>--allow-file-access-from-files</b></li></ul></li>' +
134+
'<li>Older versions: Start <b>launcher.exe</b> with command line option <b>--allow-file-access-from-files</b></li>' +
135+
'<li>Newer versions: Start <b>opera.exe</b> with command line option <b>--allow-file-access-from-files</b></li></ul></li>' +
135136
'<li><u>Firefox</u>:<br/>' +
136137
'<ul><li>Change the security policy in the browser settings <b>"about:config" -&gt; "security.fileuri.strict_origin_policy" -&gt; false</b>.<br/>' +
137138
'But keep in mind that this is a global settings, which means you should enable this only for offline/trusted websites!</li></ul></li>' +

0 commit comments

Comments
 (0)