The first scalable, fully Chrome-compliant ad platform for extension developers—offered by one of Google Chrome's largest distribution partners.
import { createAd } from '@playanext/playa-yield-sdk';
// That's it. No complex setup.
const { element } = await createAd({
placement: 'popup',
size: { width: 300, height: 250 }
});
document.getElementById('ad-slot')
.appendChild(element);Everything you need to monetize without compromising your extension's integrity or user experience.
Zero remote code execution. All scripts bundled locally. Built from the ground up for MV3 compliance.
For compliance and security. Under 35KB with tightly scoped network access through the service worker.
Returns ready-to-append HTML elements. Style them however you want to match your extension's design.
Full type safety with excellent IDE autocomplete. Catch errors before they reach production.
Automatic impression and click tracking baked in. No manual event handling required.
Sandbox environment with dummy ads for development. Test your integration before going live.
Three simple steps to start monetizing your Chrome extension.
Add our lightweight SDK to your project. Under 35KB with zero dependencies.
One-line setup in your background service worker. That's it.
Call createAd() anywhere in your extension. Popup, sidebar, or internal pages.
Monetize without disrupting user experience. No search modification. No webpage injection.
Display ads in your extension popup. Perfect for high-visibility placements.
Integrate ads into Chrome's native side panel for seamless user experience.
Monetize your internal extension pages without disrupting core functionality.
Join the first cohort of developers monetizing Chrome extensions the right way. Backed by Google's largest distribution partners.
No credit card required • 5-minute integration • Full compliance guaranteed