Skip to content

prebid/header-bidder-expert

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Header Bidder Expert

A Chrome and Firefox extension to show header bidding activity on the websites.

Build

npm install

gulp

The following folders will be created:

  • target/chrome/local - Extension that can be loaded in local Chrome browser. Used for for development and debugging.
  • target/chrome/package - Packed extension that can be uploaded to Chrome Web Store. Used to distribute the extension to the end users.
  • target/firefox/local - Extension that can be loaded in local Firefox browser. Used for for development and debugging.
  • target/firefox/package - Packed extension that can be uploaded to Firefox Add-ons Store. Used to distribute the extension to the end users.

Usage

Visit the website of interest. If the extension detects header bidding activity, then its icon will become colored. Click the icon to see the report.

About

Chrome/Firefox Plugin to view header bidding activity on a page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published