huhu / rust-search-extension

🦀 The ultimate search extension for Rust
https://rust.extension.sh
Apache License 2.0
1.21k stars 52 forks source link

Fix offline mode not working in Chrome #275

Closed yescallop closed 6 months ago

yescallop commented 6 months ago

Closes #263 by making the "Allow access to file URLs" setting show. Tested to work in Chrome 123.0.6312.58.

This PR relies on huhu/search-extension-core#12 to be merged first and requires an update of the core submodule afterwards. Thank you for your attention.

Edit: I tried to test this on Edge but I wasn't allowed to enable the extension for security reasons. However, the "Allow access to file URLs" setting did show, so I guess it would work similarly.

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rust-search-extension ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 25, 2024 0:45am
Folyd commented 6 months ago

LGTM, thanks for working on this, can you update the core submodule also?

yescallop commented 6 months ago

Done. A quick note is that the link I added in the doc is for Chrome, but I guess Edge users should understand?