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

Function to automatically register all PWAs from the config to the OS #107

Closed
filips123 opened this issue Dec 26, 2021 · 1 comment
Closed
Labels
enhancement New feature or request
Milestone

Comments

@filips123
Copy link
Owner

Problem Description

If you use multiple computers, it's currently not easy to transfer all PWAs from one to another. Even if you copy the config.json file, you will still have to manually register (use the edit function in the extension) each PWA to make sure it is correctly registered to the OS.

Proposed Solution

Add a function to automatically (when the user presses the button) register all PWAs from the config to the OS. This should behave similarly to manually editing every PWA one by one, but without any actual changes to PWA info.

Additional Information

Based on suggestion from email.

@filips123 filips123 added the enhancement New feature or request label Dec 26, 2021
@filips123 filips123 added this to the 1.4.0 milestone Dec 26, 2021
@filips123
Copy link
Owner Author

I added a button in the extension settings that can update/register all installed PWAs. This will be released in 1.4.0.

screenshot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant