You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/apidocs-mxsdk/apidocs/studio-pro-11/extensibility-api/web/web-extensions-howtos/permissions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Extension permissions were introduced in version 11.9.0.
16
16
17
17
Web extensions can request permissions to access sensitive functionality. The permission system follows these principles:
18
18
19
-
***Opt-in by default** — Extensions cannot access protected APIs unless they explicitly request the permission and the user grants it
19
+
***Opt-in by default** — Extensions cannot access protected APIs unless you request persmission and the extension user grants it
20
20
***User control** — You decide which permissions to grant through the Extensions Overview pane in Studio Pro
21
21
***Per-project settings** — Permission grants are stored per project so users can have different permission settings for the same extension across different projects
0 commit comments