瀏覽代碼

Update README.MD

Included reference to https://github.com/gildas-lormeau/SingleFile/issues/7#issuecomment-618980153 which is a  convenient workaround for the issue that one cannot otherwise use SingleFile properly on local html files.
baloe 5 年之前
父節點
當前提交
c81b9972c4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.MD

+ 1 - 1
README.MD

@@ -84,7 +84,7 @@ See https://addons.mozilla.org/firefox/addon/single-file/versions/
 - Firefox:
   - The "File name > file name conflict resolution" option does not work if set to "prompt for a name"
   - Sometimes, SingleFile is unable to save the contents of  sandboxed iframes because of [this bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1411641).
-  - When processing a page from the filesystem, external resources (e.g. images, stylesheets, fonts etc.) will not be embedded into the saved page. You can find more info about this bug [here](https://bugzilla.mozilla.org/show_bug.cgi?id=1644488). This bug has been closed by Mozilla as "WontFix".
+  - When processing a page from the filesystem, external resources (e.g. images, stylesheets, fonts etc.) will not be embedded into the saved page. You can find more info about this bug [here](https://bugzilla.mozilla.org/show_bug.cgi?id=1644488). This bug has been closed by Mozilla as "WontFix". But there is a simple workaround proposed [here](https://github.com/gildas-lormeau/SingleFile/issues/7#issuecomment-618980153).
 - Waterfox Classic
   - User interface elements displayed in the page (progress bar, logs panel) won't be displayed unless `dom.webcomponents.enabled` is enabled in `about:config`.
   - When opening pages saved with the option "Images > group duplicate images together" enabled, some duplicate images might not displayed. It is recommended to disable this option.