Skip to content

Fine-tune the access permissions. #157

Description

@bengarrett

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

Metadata

Metadata

Assignees

Labels

enhancementAn improvement of an existing feature

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions