Finds the lead on its own
Open a lead and the popup already knows which one you are on, including when Bitrix24 switches records without reloading the page.
Chrome extension · Open source
Your agents get a fast way to comment on Bitrix24 CRM leads without leaving the page. You get a record of it. Every comment is routed through a backend you run, checked against your rules, and written to an audit log that cannot be edited afterwards.
Lead 4821 · Northwind Logistics
Comment Manager
CONNECTED
Audit trail
What it does
Four things the extension handles so your team does not have to think about them.
Open a lead and the popup already knows which one you are on, including when Bitrix24 switches records without reloading the page.
Length limits, per agent rate limits, and duplicate detection are enforced on the server, not in the browser where they could be skipped.
Every create, edit, delete, and rejected attempt is recorded with the agent, portal, and lead. A database trigger blocks changes to it, and comment text is stored only as a hash.
Works on any Bitrix24 domain, including your own and self hosted installations. The extension talks only to the backend you point it at. Nothing passes through us.
How it works
After setup your agents carry on exactly as they did before.
Register an application on your Bitrix24 portal, copy the example
environment file, and run docker compose up -d. That
brings up the backend and its database together. The setup guide
walks through the Bitrix24 side in full.
Install from the Chrome Web Store and enter your backend URL once. Nothing is compiled in, so the same build works for every team.
Agents write comments in the popup. Each one lands on the Bitrix24 timeline and in your audit log, or is rejected with a reason that is recorded too.
Hosting
Only one of these is open today. We would rather say so than take a sign up for something that does not exist yet.
Available now
Your server, your database, your Bitrix24 application. Comments and the audit log never leave your infrastructure, and nothing reaches us. Free and unlimited, and that is not a trial.
Not open yet
We run the backend, you paste in the URL we send you. Nothing to deploy and no server of your own to keep alive.
It needs a Bitrix24 application published for every portal rather than one registered per portal, which is their review process and not our timeline. We are gauging interest first, which is what the form below is for.
Free
$0
Team
$19 /mo
Business
$49 /mo
Indicative, and only for the hosted plans if they open. Self hosting stays free and unlimited, and always will. Everything a hosted plan would run is the same code as the public repository, so there is nothing to be locked into: export your audit log and self host at any time.
MIT licensed and open source. Read every line before you deploy it, change what you need, and keep your CRM data on your own infrastructure.
Who builds this
Built and maintained by PalWorks, an experienced Bitrix24 partner working out of Abu Dhabi, UAE and Madurai, India.
Bitrix24 is most of what we do. This extension came out of a real deployment rather than a spare afternoon, which is why the audit log and the authorization chain are the parts with the most care in them.
None of that changes the licence: the code is MIT, it runs entirely on your own infrastructure, and it needs nothing from us.
Something broken, a question about setup, or a project you want built. Tell us what happened and we will reply by email. A screenshot or a log makes a bug report faster. If you would rather work in the open, the issue tracker is on GitHub.