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

Issues with saving & changing files #131

Open
svrnm opened this issue Mar 1, 2023 · 5 comments
Open

Issues with saving & changing files #131

svrnm opened this issue Mar 1, 2023 · 5 comments
Labels
bug Something isn't working help wanted Extra attention is needed mv3

Comments

@svrnm
Copy link
Owner

svrnm commented Mar 1, 2023

Since switching from Manifest V2 to Manifest V3, DemoMonkey is experiencing an ongoing issue with storing configurations. We explored multiple options to fix this issue, but none of them worked out.

It looks like the only way to fix this issue is to overhaul the whole the storage mechanism as the current implementation
is not compatible with Manifest V3. This is a huge effort and we need your help to make it happen. If you have bandwidth, experience with JavaScript (and maybe even building Chrome Extensions) and the interest to help, please let us now!

@svrnm svrnm added bug Something isn't working mv3 labels Mar 1, 2023
@clintonfray
Copy link
Collaborator

This issue could be related to the following tshaddix/webext-redux#244 (comment)

@vladsamoy
Copy link

I have the same issue when changes in the script cannot be saved.
Before browser restart and save button is grayed
image

And after browser restart
image

Sometimes it can be saved, but in most cases - not

clintonfray added a commit to clintonfray/DemoMonkey that referenced this issue Mar 21, 2023
svrnm pushed a commit that referenced this issue Mar 22, 2023
* fix(#131): reinitialise the store in options

* fix: createRoot element error
@svrnm
Copy link
Owner Author

svrnm commented Mar 22, 2023

Please note that we are currently triaging this issue, if you want to help us, please do the following when you encounter the issue the next time:

Open a new browser tab and go to chrome://serviceworker-internals/, you will find a service worker that belongs to demo monkey (scope should be chrome-extension://jgbhioialphpgjgofopnplfibkeehgjd/), please take a screenshot of it details & share it with us, TY!

@immutafab
Copy link

Please note that we are currently triaging this issue, if you want to help us, please do the following when you encounter the issue the next time:

Open a new browser tab and go to chrome://serviceworker-internals/, you will find a service worker that belongs to demo monkey (scope should be chrome-extension://jgbhioialphpgjgofopnplfibkeehgjd/), please take a screenshot of it details & share it with us, TY!
Screenshot_27

image

Here as requested

@svrnm
Copy link
Owner Author

svrnm commented Oct 6, 2023

Thank you @immutafab

@svrnm svrnm added the help wanted Extra attention is needed label Oct 6, 2023
@svrnm svrnm pinned this issue Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed mv3
Projects
None yet
Development

No branches or pull requests

4 participants