RTB House Tags Helper
RTB House Tags Helper
什麼是RTB House Tags Helper?
RTB House Tags Helper是由RTB House開發的Chrome擴展程式,該擴展的主要功能是“RTB House Tags Helper”。
擴展截圖
下載RTB House Tags Helper擴展crx文件
下載RTB House Tags Helper擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | RTB House Tags Helper |
ID | kecenhkkplgpnjgmckogcdfbaciacbmg |
官方網址 | https://chromewebstore.google.com/detail/rtb-house-tags-helper/kecenhkkplgpnjgmckogcdfbaciacbmg |
簡介 | RTB House Tags Helper |
檔案大小 | 275 KB |
安裝次數 | 2,201 |
目前版本 | 1.6.2 |
更新時間 | 2023-12-07 |
上架時間 | 2020-12-12 |
評分 | 5.00/5 共 27 次評分 |
開發者 | RTB House |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.rtbhouse.com/ |
隱私政策頁面URL | https://www.rtbhouse.com/privacy-center |
支援的語言 | 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": [ " |