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

MV3: Sandboxed Iframe breaks interactive elements on some websites #483

Open
adomasven opened this issue Jun 21, 2024 · 4 comments
Open

Comments

@adomasven
Copy link
Member

Report: https://forums.zotero.org/discussion/115357/zotero-connector-conflicts-with-lastpass-in-chrome

We can't fix this bar adding a blacklist where we don't run translation, but to properly address this we need the Chrome to allow userScript API or its equivalent with a permission.

adomasven added a commit that referenced this issue Jun 21, 2024
Fixes Zotero Connector breaking LastPass vault
@adomasven
Copy link
Member Author

Another report https://forums.zotero.org/discussion/115227/zotero-connector-libkey-nomad-interference

Redirection via proxy service using the Libkey Nomad extension somehow ends up on zotero connector translate sandbox.

@adomasven
Copy link
Member Author

Chromium issue https://issues.chromium.org/issues/348520452

adomasven added a commit that referenced this issue Jun 27, 2024
This reverts commit 5bab058.

Addressed more comprehensively with a410570
@adomasven
Copy link
Member Author

adomasven commented Aug 30, 2024

@adomasven
Copy link
Member Author

Breaks new UI ebscohost discovery service https://forums.zotero.org/discussion/118171/zotero-connector-ebsco-full-text-finder-issue

We could consider running the translate architecture in an offscreen document, although it might create issues due to undefined lifetime of such documents, so probably only for the detect phase (which would complicate MV3 translation setup even further).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant