HTML Imports Deprecation dtae?
-
A Former User last edited by
HTML Imports has been deprecated in Chrome 80. This impacts Google Polymer 2 sites. Is there a date for deprecation in Opera?
-
A Former User last edited by
@sgunhouse Is there a way to stop the update in windows and mac desktop environments? (Systems not in a domain)
-
A Former User last edited by
@rlevy I have the solution for both environments:
MAC:- In Terminal enter: defaults write com.operasoftware.Opera OPDisableAutoUpdate true
Windows:
-
Open command as administrator: winkey+ x then select Command Prompt (Admin)
-
Enter the following:
setx OPERA_AUTOUPDATE_DISABLED true /m -
Close Command prompt
-
Open Opera
enter: opera://about
-