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

resolves #1174 #1189

Closed
wants to merge 3 commits into from
Closed

resolves #1174 #1189

wants to merge 3 commits into from

Conversation

Greeshmanth1909
Copy link
Contributor

@Greeshmanth1909 Greeshmanth1909 commented Jan 8, 2024

resolves #1174
Added String.prototype.replaceAll method in case a browser doesn't support it by default.
Here are the tests I performed:

  • Ran npm run serve
  • Ran npm run preview
  • Tested with npm test
    In all the above cases I was able to browse and open zim files in both serviceWorker and JQuery modes in Chrome, Firefox (only JQuery) and Brave. I could't test the magnet link generation for older browsers.
  • Tested the extension for Firefox.
  • Tested the extension for Chrome in both JQuery and ServiceWorker modes.

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.

Fancy library doesn't work in browsers that do not support replaceAll
1 participant