zotero/chrome/content
Adomas Venčkauskas 1955427d62 Fixes some assets not being saved with SingleFile snapshots
Part of zotero/zotero-connectors#394

When saving an item (e.g. on arxiv) with a site translator, the
translator may add a custom snapshot attachment URL which does not match
the translation URL (the URL in the browser where translation was
initiated) in which case Zotero handles snapshot saving. Zotero loads
the page in a background browser. By default images are not loaded in
this browser. SingleFile due to CORS restrictions has to refetch all
resources that are not from the same domain or subdomain, but uses
pre-loaded resources (images) from the same domain. Before this change
any images that were from the same domain as the saved website were not
saved in the snapshot. This commit fixes that.
2022-08-11 03:49:52 -04:00
..
scaffold Scaffold templates: Pull URL from doc 2022-08-11 02:25:43 -04:00
zotero Fixes some assets not being saved with SingleFile snapshots 2022-08-11 03:49:52 -04:00
zotero-platform fx-compat: Add preferences with full-text/keyword search (#2659) 2022-08-10 18:26:23 -04:00