增加火狐不再支持的说明

This commit is contained in:
枫谷剑仙 2022-01-08 01:16:11 +08:00
parent bf3bc22d1e
commit ffe9a0ca1d
1 changed files with 4 additions and 1 deletions

View File

@ -27,10 +27,13 @@ This tool can help you easily create and share Swipe Formation or Solo Formation
`git clone` to your *http* service directory for visited, and `git pull` for future updates.
## 下载后使用本地版 | Use the local version after downloaded
> 火狐95.0后不再允许程序访问本地资源了,无法使用此方法。
> After Firefox 95.0, programs are no longer allowed to access local resources and this method cannot be used.
[下载压缩包](../../archive/refs/heads/master.zip)或`git clone`后使用浏览器打开`index.html`。
[Download ZIP](../../archive/refs/heads/master.zip) or `git clone`, and open the `index.html` with Browser.
* 火狐68.0及以后需要在`about:config`设定`privacy.file_unique_origin`为`false`。
Firefox 68.0 or above need setting the `privacy.file_unique_origin` to `false` in `about:config`.
Firefox 68.0 or above need setting the `privacy.file_unique_origin` to `false` in `about:config`.
* Chrome需要添加`--allow-file-access-from-files`启动参数。
Chrome browser need start with the additional argument `--allow-file-access-from-files`.