| Prisma Browser Desktop | Prisma Browser Extension | Prisma Browser for Mobile |
| Full support | Full support | No support |
You can now configure read-only mode for webpages that are contained within
the Rule's scope.
This allows users to browse the information on web applications. Users can
read the information, download files, but can't input data to any editable element
in the page. This control isn't affected by specific content inspection - the
settings in the When contains schedule. To configure the
read-only webpage:
Read-only applies to HTML elements that are not editable. It
does
not prevent a web application from listening in to keyboard strokes,
paste operations, mouse clicks, and so on.
This means that apps written in
JavaScript, may still be fully editable if they are not built from standard HTML
components such as HTML Forms.
An example for an app that is not working
with Read-only control is Google Docs.