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
- 23
- Versions
- 55
- Authors
- 6
- Tags
- 53
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
Advanced Search
ownCloud GmbHAdvanced search extension for ownCloud with photo EXIF metadata filters
- 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
Ai Folder Brief Sidebar
ownCloud GmbHAI Folder Brief Sidebar — sidebarPanel extension that summarises folder contents
- Infinite Scale
Ai Image Alt Text Sidebar
ownCloud GmbHAI Image Alt-Text Generator — sidebarPanel + context-action extension
- Infinite Scale
Ai Sensitive Data Scanner
ownCloud GmbHAI Sensitive Data Scanner (Batch) — batch-action extension for scanning files for PII, credentials, and confidential text
- Infinite Scale
Cast
ownCloud GmbHownCloud Cast Integration
- Infinite Scale
Chat With File
ownCloud GmbHChat with an LLM using a specific file as context.
- 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
File Comments
ownCloud GmbHMarkdown file comments stored in oCIS WebDAV metadata
- Infinite Scale
Group Management
ownCloud GmbHGroup management full-app extension for ownCloud Web
- Infinite Scale
Importer
ownCloud GmbHownCloud Web importer
- Infinite Scale
JSON Viewer
ownCloudView JSON files (.json) with syntax highlighting and collapsible nodes.
- Infinite Scale
Photo Addon
ownCloud GmbHPhoto gallery extension for ownCloud with timeline view, EXIF metadata, and map display
- 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
Version Changelog
ownCloud GmbHAI Version Changelog Sidebar - sidebarPanel extension for human-readable file version diffs
- 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.