PubMonkey is a Chrome Extension to automate Header / In-App Bidding Order setup in Google Ad Manager, MoPub, AdMob ad servers.
PubMonkey allows to generate orders for:
- Prebid.org
- OpenX Apollo (Hosted Prebid Server)
- BidMachine Bidder
- PubMatic OpenWrap
- PubNative HyBid
- UberMedia ClearBid
- Amazon TAM (legacy approach, see Amazon documentation for their new approach)
- Smaato Unified Bidding
You can download the latest version of the extension from Chrome Web Store here.
Beta versions are available for download from this S3 bucket.
This command builds a .crx and .zip extension packages and puts them into the build/
directory:
export PRIVATE_KEY= #your private key
npm run crx
then you can find the build.crx file in the /build folder
To install the unpacked extension see detailed instructions here. Long story short: open chrome://extensions/ enable developer mode, unpack the zip and load your extension. Dragging .zip into that tab sometimes works too.
https://doc.pubmonkey.postindustria.com/
We are happy to receive any contributions in the form of Pull Requests, Issues or just drop us a line here: pubmonkey@postindustria.com.