mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
clipper: request scripting permission
This commit is contained in:
@@ -64,6 +64,7 @@ const v2 = {
|
||||
|
||||
const v3 = {
|
||||
...common,
|
||||
permissions: [...common.permissions, "scripting"],
|
||||
host_permissions: [corsHost, nnHost],
|
||||
optional_host_permissions: ["http://*/*", "https://*/*"],
|
||||
manifest_version: 3,
|
||||
|
||||
Reference in New Issue
Block a user