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."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ 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 |
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" } } |