M32 Validator
Check Ads Header Bidding
What is M32 Validator?
M32 Validator is a Chrome extension developed by M32 Connect, and its main feature is "Check Ads Header Bidding".
Extension Screenshots
Download M32 Validator Extension CRX File
Download M32 Validator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Display information about Ads and Header Bidding.
Extension Basic Information
Name | M32 Validator |
ID | jndhgikmlmllkedmdmmkkkfifhfmejdg |
Official URL | https://chromewebstore.google.com/detail/m32-validator/jndhgikmlmllkedmdmmkkkfifhfmejdg |
Description | Check Ads Header Bidding |
File Size | 71.8 KB |
Installation Count | 137 |
Current Version | 0.1.2.9 |
Last Updated | 2019-06-12 |
Publish Date | 2019-06-12 |
Rating | 5.00/5 Total 4 Ratings |
Developer | M32 Connect |
Payment Type | free |
Extension Website | https://m32connect.com |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "M32 Validator", "description": "Check Ads Header Bidding", "version": "0.1.2.9", "browser_action": { "default_icon": "icon.png", "default_popup": "plugin.html" }, "permissions": [ "activeTab", "http:\/\/*\/" ] } |