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

Too broad permissions #55

Closed
alexanderkjeldaas opened this issue Jul 18, 2019 · 1 comment
Closed

Too broad permissions #55

alexanderkjeldaas opened this issue Jul 18, 2019 · 1 comment

Comments

@alexanderkjeldaas
Copy link

Why is this extension asking for permission to access all websites?

This should either be prominently documented in the description or removed.

@thebaer
Copy link
Owner

thebaer commented Jul 19, 2019

As mentioned here, there are sites powered by Medium that aren't hosted at medium.com:

MMRA/content.js

Lines 85 to 87 in 0e53dcb

// This extension runs on all domains so it can Make Medium Readable Again even for publications on custom domains.
// Here we make sure the code only runs on Medium sites.
if (document.querySelector('head meta[property="al:ios:app_name"][content="medium" i]')) {

This is the correct solution: #15. Closing since it's a duplicate.

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

No branches or pull requests

2 participants