Open-source Chrome extension for the Zoho CRM Deluge editor

Open-source Chrome extension for the Zoho CRM Deluge editor

Hi everyone,

I made a small Chrome extension for people who write Deluge functions inside Zoho CRM.

It’s called Zoho CRM DevTools, and it adds a few editor improvements:

- cleaner editor themes
- better Deluge syntax highlighting
- indent guides
- a simple on/off toggle

Chrome Web Store:  
https://chromewebstore.google.com/detail/zoho-crm-devtools/mjcppmfgjpllmmoneiaegecjlcpbfgmi

I also made the source code public here:  
https://github.com/neilord/zoho-crm-devtools

Right now the extension is intentionally simple. No backend, no analytics, no network calls. It uses Chrome storage for editor preferences and runs on Zoho CRM pages so it can improve the Deluge editor UI.

I’d love feedback from other Zoho CRM / Deluge developers. Especially curious what editor features you’d want next, like autocomplete for real field API names, code folding, or better find/replace.

Small note: this is an independent project and is not affiliated with Zoho.