ownCloud Infinite Scale · Web Extensions
Extend Infinite Scale at runtime.
Web extensions add features to the ownCloud Infinite Scale (oCIS) Web frontend: validated in the open, versioned in Git, and served as a drop-in oCIS app-store repository feed.
- Extensions
- 12
- Versions
- 24
- Authors
- 6
- Tags
- 25
Explore extensions
- Infinite Scale
Markdown Presentation Viewer
JankariTechConvert and view markdown file (.md) as presentation.
- Infinite Scale
Excalidraw
Lukas HirtExcalidraw is a virtual collaborative whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.
- Infinite Scale
App Tokens
Matthew SchlachterThe Auth App Service must be enabled and configured to use this plugin.
- Infinite Scale
DICOM Viewer
ownCloudBlob sources (
child-src: 'blob:'), data and url connections (connect-src: 'data:' 'https://unpkg.com/detect-gpu@5.0.38/dist/benchmarks/d-intel.json') and unsafe dynamic code evaluation (script-src: '''unsafe-eval''') must all be allowed in CSP. - Infinite Scale
Development boilerplate
ownCloudDownload the
skeletonpackage and extract it. Open it in your favorite IDE. Read the README.md to get started developing your own app. Everything is set up for you, just start building. - Infinite Scale
AI Document Summary
ownCloud GmbHAdds a Summary sidebar panel and a Summarize context-menu action for supported document types (PDF, TXT, MD). On demand it downloads the file, extracts its text, and sends it to an admin-configured, OpenAI-compatible LLM endpoint to produce a short overview and a list of key points. No LLM provider is bundled and no API keys are embedded in the browser — the endpoint is fully operator-controlled (BYO-LLM). Requests flow through an ai-llm-proxy sidecar that validates the user's oCIS bearer token and injects the LLM API key server-side so it never reaches the browser.
- Infinite Scale
Draw.io
ownCloud GmbHView and edit draw.io diagram files (.drawio).
- Infinite Scale
External Sites
ownCloudAdd links to the app switcher (embedded or external).
- Infinite Scale
JSON Viewer
ownCloudView JSON files (.json) with syntax highlighting and collapsible nodes.
- Infinite Scale
Progress Bars
ownCloudA collection of progress bars for users to choose from.
- Infinite Scale
Unzip
ownCloudUnzip .zip files to the current folder, directly in your ownCloud.
- Infinite Scale
3D Model Viewer
Sajan GurungView 3D models directly from your ownCloud
No extensions match your search. Try a different term or tag.
Use in ownCloud Infinite Scale
This catalog is a drop-in oCIS app-store repository. Add the feed URL to your oCIS Web app-store configuration and the extensions below appear in the in-product App Store, ready to download and install.
Repository feed URL
https://marketplace.owncloud.com/api/ocis/v1/apps.json- 1
Add the repository
Add the feed URL above to the
webapp's app-storerepositoriesconfiguration in oCIS. - 2
Pick an extension
Open the App Store in ownCloud Web, browse this catalog, and choose a version compatible with your oCIS release.
- 3
Install & restart
Deploy the downloaded bundle into the oCIS web assets apps directory and restart the web service to load it.