Easydict/Swift/Utility/DarkReader/README.md
This directory vendors a minified browser API build from [email protected]
for Easydict WebView features. Feature-specific pages opt in to the shared
local runtime, so they keep working offline without enabling it for every
WebView.
DarkReader-LICENSE.txt[email protected]darkreader.min.js SHA-256:
567735bf6a5abf07e1f9feb7695fc79cf0d1e11fbc346d5e06cb862c5bb56c0aTo update the vendored runtime, use npm pack darkreader@<version>, copy the
package's darkreader.js and LICENSE, then run:
npx [email protected] darkreader.js \
--compress \
--mangle \
--output darkreader.min.js
Update the version and checksum above, and do not commit the unminified source.