Extensions
An extension adds browser capabilities to a runtime. Upload a packed .crx or import one from the Chrome Web Store, then load it into a runtime by id.
Import from the Chrome Web Store
Upload a package
Pass the extension as a Blob. It must be a packed .crx - that is the only format supported today. name is optional and defaults to the manifest name.
List, read, delete
Load into a runtime
Reference extensions by id in runtime configuration:
Next
- Runtime configuration - load extensions at launch
- Runtimes - create a configured browser

