OSL ‐ Permissions And Configurations - Mistium/Origin-OS GitHub Wiki

Permissions List:

IMPORTANT! PERMISSIONS ARE CASE SENSITIVE

All permissions

Permissions Commands:

Permission Request

permission "request" permission_name

This command asks the user for a specific permission, indicated by "permission-name."

Give a permission

permission "give" permission_name application_name

Allows the current application to grant another application a specific permission. This action typically requires the "permission editor" permission to be granted to the current application.

Get the application permissions using the window.permissions variable