Add remote browser pages and website sync
Enable managed remote browser custom pages with login autofill and add website sync workflows so external admin surfaces can be handled inside SmartUp. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
a13a0070a5
commit
7adc7c00ab
@@ -0,0 +1,13 @@
|
||||
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="64" height="64" rx="14" fill="#0d1117"/>
|
||||
<path d="M36.4 6L14 37.2H30.6L27.6 58L50 26.8H33.4L36.4 6Z" fill="#facc15"/>
|
||||
<path d="M36.4 6L14 37.2H30.6L27.6 58L50 26.8H33.4L36.4 6Z" fill="url(#bolt-highlight)" fill-opacity="0.55"/>
|
||||
<path d="M36.4 6L14 37.2H30.6L27.6 58L50 26.8H33.4L36.4 6Z" stroke="#fde047" stroke-width="2" stroke-linejoin="round"/>
|
||||
<defs>
|
||||
<linearGradient id="bolt-highlight" x1="18" y1="9" x2="46" y2="56" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#fef08a"/>
|
||||
<stop offset="0.55" stop-color="#facc15"/>
|
||||
<stop offset="1" stop-color="#f59e0b"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 746 B |
Reference in New Issue
Block a user