Live Soon

The Professional IDE for the
Zoho Deluge Environment

A complete, absurdly powerful browser extension and standalone workspace. Works natively across Zoho Creator, Zoho CRM, Zoho Books, Zoho Flow, Zoho Desk, and all apps running Deluge.

Join the Developer Waitlist

Deluge Forge Workbench
1
2
3

How It Works

Deluge Forge decouples browser extension overhead from developer logic to support all Zoho products utilizing Deluge scripting.

1

Lightweight Client Extension

Installs in Chrome and wiretaps background Zoho tabs (CRM, Creator, Books, Flow, Desk, etc.) to capture log events and network headers.

2

Local Event Relay

Streams data payloads and shortcut commands directly into the active IDE window in real-time with zero latency.

3

Standalone Monaco Editor

Write code in a premium environment with real-time compilers, linters, and offline-first database sync.

Deluge Forge Extension Interface

Interactive Feature Tour

Explore the tools designed to speed up your scripting across all Zoho products.

Editor Window
1string email_field = "test@example.com";
2response = zoho.crm.searchRecords("Leads", "email"); // Warn: Search criteria missing
3info response.get("wrong_key"); // Warning: \'wrong_key\' may not exist in Leads map

Real-time Deluge Linter

Write bug-free code with a custom parser built specifically for Zoho Deluge syntax. Deluge Forge validates your scripts in real-time, pointing out syntax errors, unmapped parameters, and variable typos before you ever click save.

Live syntax auditing
Unmapped parameter warnings
Zoho CRM API validation
Fewer compiler rejects

Everything You Need. Nothing You Don't.

Deluge Forge unifies your workflow across Zoho Creator, CRM, Flow, Books, and Desk with a single cohesive workspace.

Monaco Editor & Keybindings

Autocomplete, multi-cursor, map tracking, and standard key combinations like Save Draft (Ctrl+S) and Run Code (Ctrl+Shift+X).

📂

Offline-First Dexie.js Cache

Write and search your functions fully offline. Changes are saved locally and synced to Firebase when you connect.

🔄

Visual Diff Resolver

Compare local and cloud drafts side-by-side inside Monaco. Safe-guard code against overwrite collisions.

⚙️

Interface Manager

Inspect API parameters and customize layout panels directly. Keep track of Zoho module configurations.

📦

Snippets Hub

Save common integration blocks and insert them using quick shortcuts. Build a library of reusable code.

🔋

Memory Optimizer

A built-in RAM indicator that lets you garbage collect editor assets instantly to keep your browser running fast.

Transparent Developer Pricing

Select the plan tailored for your individual workflow or development team.

Sandbox Free

Perfect for individual developers testing their environment.

$0/forever
  • Local-only Monaco IDE
  • Autocomplete & Highlighting
  • 1 Local Workspace
  • Offline local database (Dexie.js)
Get Started

Team Workspace

For agencies and development teams collaborating on Zoho products.

$15/user /mo
  • Collaborative shared workspaces
  • Secure invitation flow
  • Centralized snippets library
  • Shared variables & team sync
  • Visual Monaco conflict resolver
Start Team Trial

Frequently Asked Questions

Find answers to common questions about Deluge Forge architecture and capabilities.

Does Deluge Forge store my Zoho credentials or code? +
No. Deluge Forge is designed around local security. Your credentials and code draft files remain in your browser's local cache (Dexie.js) and are synced exclusively to your private Firebase workspace database.
Do I need to install a browser extension? +
Yes. The lightweight companion extension wiretaps Zoho editor tabs and intercepts API network calls to relay them into the IDE workspace. The workspace app runs in a separate browser tab.
How does the local database cache sync offline? +
When working without an internet connection, all changes are written directly to your browser's IndexedDB. As soon as you go online, Deluge Forge automatically resolves differences and uploads drafts.

Ready to Forge Better Code?

Deluge Forge is launching soon. Join the private developer waitlist to get early beta access and release notifications.