BidFilter Header Bidding Analysis

Provides details about Prebid bids and events. Includes BidFilter integration, allowing publishers to block unwanted ads.

Τι είναι το BidFilter Header Bidding Analysis;

Το BidFilter Header Bidding Analysis είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://bidfilter.com, και η κύρια λειτουργία του είναι "Provides details about Prebid bids and events. Includes BidFilter integration, allowing publishers to block unwanted ads.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης BidFilter Header Bidding Analysis

Λήψη αρχείων επέκτασης BidFilter Header Bidding Analysis σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Detailed Prebid analysis including both bid and event data for easy debugging. Details include bidder, creative ID, CPM, timing, ad size, ad code, full JSON bid data, the ability to identify the specific ad unit for every bid, see which bidders did not bid, and more.

Integration with BidFilter allows publishers to immediately block unwanted ads on their website without waiting for ad networks to take action. For more details on BidFilter, please visit www.bidfilter.com.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα BidFilter Header Bidding Analysis BidFilter Header Bidding Analysis
ID addamgcbhieigmdmmaooppajdocgggck
Επίσημο URL https://chromewebstore.google.com/detail/bidfilter-header-bidding/addamgcbhieigmdmmaooppajdocgggck
Περιγραφή Provides details about Prebid bids and events. Includes BidFilter integration, allowing publishers to block unwanted ads.
Μέγεθος Αρχείου 1.48 MB
Αριθμός Εγκαταστάσεων 5,096
Τρέχουσα Έκδοση 2.3.0
Τελευταία Ενημέρωση 2021-09-02
Ημερομηνία Δημοσίευσης 2019-10-03
Αξιολόγηση 3.60/5 Συνολικά 5 Αξιολογήσεις
Προγραμματιστής https://bidfilter.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.bidfilter.com
URL της Σελίδας Πολιτικής Απορρήτου https://bidfilter.com/privacy.html
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BidFilter Header Bidding Analysis",
    "short_name": "BidFilter",
    "version": "2.3.0",
    "description": "Provides details about Prebid bids and events. Includes BidFilter integration, allowing publishers to block unwanted ads.",
    "browser_action": {
        "default_popup": "popup\/popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}