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

Fine-tune the access permissions. #157

Open
bengarrett opened this issue Apr 25, 2023 · 2 comments
Open

Fine-tune the access permissions. #157

bengarrett opened this issue Apr 25, 2023 · 2 comments
Assignees
Labels
enhancement An improvement of an existing feature

Comments

@bengarrett
Copy link
Owner

Currently host_permissions is used for simplified permissions but this requests too broad permissions on installation. With some experimentation this might be able to be narrowed,

  "host_permissions": [
    "*://*.retrotxt.com/*",
    "https://*/",
    "http://*/",
    "file://*/"
  ],

add-retrotxt

Viewing warnings

@bengarrett bengarrett added enhancement An improvement of an existing feature new feature A new feature request labels Apr 25, 2023
@bengarrett bengarrett self-assigned this Apr 25, 2023
@bengarrett
Copy link
Owner Author

There is a new tool from the ChromeLabs known as the Extension Update Testing Tool.

image

@bengarrett
Copy link
Owner Author

@bengarrett bengarrett removed the new feature A new feature request label Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement of an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant