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

Offline docs extension #130

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

brukberhane
Copy link

Status Type Env Vars Change
Ready Feature No

Problem

Resolves #105.

Solution

Manually added the offline extension folder to the project and told electron-builder to package it with applications

Other changes (e.g. bug fixes, UI tweaks, small refactors)

Also upgraded Electron to 15 and refactored some code so that it doesn't complain about deprecations. There was also a memory leak that kept occurring that is not fixed.

@brukberhane
Copy link
Author

There is still some issues with the offline extension not being loaded correctly when packaged

@brukberhane
Copy link
Author

This should resolve the offline directories for MacOS but I don't know the directory structure for other platforms

@brukberhane
Copy link
Author

Note, these updates seem to have broken darkmode support

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.

[💡 FEATURE] - Support Chrome extensions
1 participant