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

Extension may cause websites to crash #9

Open
Fleker opened this issue Oct 15, 2021 · 0 comments
Open

Extension may cause websites to crash #9

Fleker opened this issue Oct 15, 2021 · 0 comments

Comments

@Fleker
Copy link
Member

Fleker commented Oct 15, 2021

This Chrome Extension is designed to work with a developer's Interactive Canvas web app. As part of this process it will add scripts to the webpage when it loads. These scripts may interfere with certain websites they visit and can cause problems.

Due to the extension itself not knowing what URLs belong to a developer, it will add scripts to every webpage you visit. Most of the time this is benign since that page won't have any callbacks to handle. However, there may be some which do cause problems.

To get around this issue, you can go to the settings for this Chrome Extension. Under Site Access you can select whether to enable it for all sites, for user-defined ones, or only if manually enabled on that site.

Screen Shot 2021-10-15 at 12 28 38 PM

@Fleker Fleker pinned this issue Oct 15, 2021
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

No branches or pull requests

1 participant