My CloudShell

★★★★★
★★★★★
28 users
<
>
Wordle Party Game - And Factory Sealed
★★★★★
★★★★★
DMC Six Strand Embroidery Floss, 6 Skeins, Trendy Color Palette Pack
★★★★★
★★★★★
Rand McNally Signature World Wall Map - Dry Erase Laminated Rolled
★★★★★
★★★★★
Morrell Yellow Jacket 19lb Portable Stinger Field Point Archery Bag Target, 2 ct
★★★★★
★★★★★
Political World Map by Maps International
★★★★★
★★★★★
DMC Embroidery Floss, Orange Palette 970
★★★★★
★★★★★

This is a simple chrome extension that let's you see your running sandboxes for a CloudShell install.

Permissions are set to need permissions "for every site" because the extension doesn't know the address of your CloudShell server ahead of time. Once I know how to solve this, I will restrict it further.

However the source code is open source so feel free to browse it if you are concerned.

The info the extension needs is as follows:

Username - username to CloudShell
Password - password to CloudShell
Domain - the domain within CloudShell that you want to show active sandboxes in
API URI - the CloudShell REST API endpoint (get this from your administrator) - no trailing slash but starts with http:// or https://
Portal URI - the address of your CloudShell portal you log into - no trailing slash but starts with http:// or https://
Related