Chrome设置准许Flash,避免每次开网页都要去“允许”
一、71之后的版本
版本 74.0.3729.157(正式版本) (64 位)亲测有效
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google]
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome]
"DefaultPluginsSetting"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\PluginsAllowedForUrls]
"1"="https://*"
"2"="http://*"’
保存REG文件,运行导入注册表。
二、71之前的版本
- 打开 chrome://flags/#enable-ephemeral-flash-permission
- 把它从Default改为Disabled
- 重新打开Chrome,进入 chrome://settings/content/flash,可添加允许使用flash的网站
4.可以用通配符;
例如[*.]jianshu.com
网友评论