Bellhop: Importing Idira Marketplace Extensions Straight into Privilege Cloud
In late July 2026, Palo Alto Networks began rolling out the Idira Marketplace, the replacement for the CyberArk Marketplace, which the announcement calls a native experience embedded directly in the Idira Identity Security Platform. Native is doing a lot of work there. The Marketplace now sits in the same tenant as Privilege Cloud, but the workflow between them has not moved at all: you still find an extension, whether a PSM connection component or a CPM plugin, download a zip file, and then upload it into Privilege Cloud by hand.
I wrote Bellhop, a Chrome and Edge browser extension that does both of those steps. It adds an "Import into Privilege Cloud" button directly on Idira Marketplace product pages, next to the existing download link. Clicking it pushes the extension straight into Privilege Cloud instead of routing it through a local downloads folder and a separate upload form. The code and the install instructions are on GitHub at github.com/aaearon/bellhop-marketplace-import under Apache-2.0. There is no Chrome Web Store or Edge Add-ons listing yet, so it loads unpacked from a clone or from a release zip.
A genuinely native Marketplace would install the extension you are looking at instead of handing you a zip file. Phase 1 does not. If a later phase does, Bellhop can go away.


