gildas-lormeau / SingleFileZ

Web Extension to save a faithful copy of an entire web page in a self-extracting ZIP file
GNU Affero General Public License v3.0
1.82k stars 140 forks source link

data src endcoded by base64 limit to 2M in chrome #189

Closed dijiang closed 3 months ago

dijiang commented 3 months ago

内容管理 (8).zip

as in example file saved by singleFileZ,iframe can't loaded because data src endcoded by base64 limit to 2M in chrome。

this example file can opened by firefox as it has no such limit

gildas-lormeau commented 3 months ago

See https://github.com/gildas-lormeau/SingleFileZ/issues/188