Skip to content

Conversation

Sneezry
Copy link
Member

@Sneezry Sneezry commented Jul 27, 2018

If the user opens a QR image from local file, the extension cannot scan it because we had removed content script permission.

file://*/* permission is disabled by default event if we request it in manifest, and the user needs enable it manually (https://stackoverflow.com/a/19493206/2956469). So this change doesn't expand permission scope.

This change adds local file access section in Chrome extension dashboard:

snipaste20180727_162242

@Sneezry Sneezry requested a review from mymindstorm July 27, 2018 08:25
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.

2 participants