mirror of
https://github.com/readest/readest.git
synced 2026-04-29 12:00:49 +00:00
9 lines
226 B
TOML
9 lines
226 B
TOML
[default]
|
|
description = "Default permissions for the plugin"
|
|
permissions = [
|
|
"allow-auth-with-safari",
|
|
"allow-auth-with-custom-tab",
|
|
"allow-copy-uri-to-path",
|
|
"allow-use-background-audio",
|
|
"allow-install-package",
|
|
]
|