Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix offline mode not working in Chrome #275

Merged
merged 2 commits into from
Mar 25, 2024
Merged

Conversation

yescallop
Copy link
Contributor

@yescallop yescallop commented Mar 24, 2024

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.

Copy link

vercel bot commented Mar 24, 2024

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
Copy link
Member

Folyd commented Mar 24, 2024

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

@yescallop
Copy link
Contributor Author

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

Copy link
Member

@Folyd Folyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@Folyd Folyd merged commit f538b91 into huhu:master Mar 25, 2024
2 checks passed
@yescallop yescallop deleted the fix-offline-mode branch March 26, 2024 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Offline mode no longer works in Chrome 118.0.5993.70
2 participants