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/guides/embed/box-embed.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
@@ -84,7 +84,7 @@ If you want to customize Box Embed even further, you can do it programmatically.
84
84
85
85
### Browser permissions
86
86
87
-
The `allow` attribute enables clipboard operations and local network access for Chrome 142 and above and Edge 143 and above. While designed for these browser versions, this attribute can be safely included for all browsers. Other browsers will ignore it.
87
+
The `allow` attribute enables clipboard operations and local network access for Google Chrome 142 and above and Microsoft Edge 143 and above. While designed for these browser versions, this attribute can be safely included for all browsers. Other browsers will ignore it.
88
88
89
89
Without this attribute, embedded Box content might not work correctly with Box Tools, Device Trust, or the clipboard copy button.
0 commit comments