RTB House Tags Helper
RTB House Tags Helper
What is RTB House Tags Helper?
RTB House Tags Helper is a Chrome extension developed by RTB House, and its main feature is "RTB House Tags Helper".
Extension Screenshots
Download RTB House Tags Helper Extension CRX File
Download RTB House Tags Helper 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
The RTB House Tags Helper is a Google Chrome browser extension that can be used to verify the structural accuracy of RTB House tracking code implementations. The tags helper can identify each component of the tracking code and determine if each component adheres to the correct tag structure.
Extension Basic Information
Name | RTB House Tags Helper |
ID | kecenhkkplgpnjgmckogcdfbaciacbmg |
Official URL | https://chromewebstore.google.com/detail/rtb-house-tags-helper/kecenhkkplgpnjgmckogcdfbaciacbmg |
Description | RTB House Tags Helper |
File Size | 275 KB |
Installation Count | 2,201 |
Current Version | 1.6.2 |
Last Updated | 2023-12-07 |
Publish Date | 2020-12-12 |
Rating | 5.00/5 Total 27 Ratings |
Developer | RTB House |
[email protected] | |
Payment Type | free |
Extension Website | https://www.rtbhouse.com/ |
Privacy Policy Page URL | https://www.rtbhouse.com/privacy-center |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "RTB House Tags Helper", "description": "RTB House Tags Helper", "version": "1.6.2", "manifest_version": 3, "icons": { "16": "icons\/rtbhouse-16-off.png", "48": "icons\/rtbhouse-16-off.png", "128": "icons\/rtbhouse-16-off.png" }, "action": { "default_title": "RTB House Tags Helper", "default_popup": "popup\/popup.html" }, "background": { "service_worker": "background.js" }, "minimum_chrome_version": "90", "host_permissions": [ " |