Tag Assistant Companion
The Tag Assistant Companion extension works with Tag Assistant to help troubleshoot installation of gtag.js and Google Tag Manager.
Co to jest Tag Assistant Companion?
Tag Assistant Companion to rozszerzenie Chrome opracowane przez Google, a jego główną funkcją jest „The Tag Assistant Companion extension works with Tag Assistant to help troubleshoot installation of gtag.js and Google Tag Manager.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Tag Assistant Companion
Pobierz pliki rozszerzeń Tag Assistant Companion w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
When the Chrome extension is present, it enables additional features for Tag Assistant including debugging iframes and debugging multiple windows from the same debug session.
Podstawowe informacje o rozszerzeniu
Nazwa | Tag Assistant Companion |
ID | jmekfmbnaedfebfnmakmokmlfpblbfdm |
Oficjalny URL | https://chromewebstore.google.com/detail/tag-assistant-companion/jmekfmbnaedfebfnmakmokmlfpblbfdm |
Opis | The Tag Assistant Companion extension works with Tag Assistant to help troubleshoot installation of gtag.js and Google Tag Manager. |
Rozmiar pliku | 15.28 KB |
Liczba instalacji | 900,000 |
Aktualna Wersja | 24.57.2.46 |
Ostatnia Aktualizacja | 2024-02-26 |
Data Publikacji | 2021-01-08 |
Ocena | 2.51/5 Łącznie 94 Oceny |
Deweloper | |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://tagassistant.google.com |
Adres URL Strony Pomocy | https://support.google.com/tagassistant/answer/10039345 |
Adres URL Strony Polityki Prywatności | https://www.google.com/intl/en/policies/privacy |
Obsługiwane Języki | en |
manifest.json | |
{ "name": "Tag Assistant Companion", "description": "The Tag Assistant Companion extension works with Tag Assistant to help troubleshoot installation of gtag.js and Google Tag Manager.", "version": "24.57.2.46", "icons": { "16": "img\/icon\/icon-blue-16.png", "32": "img\/icon\/icon-blue-32.png", "48": "img\/icon\/icon-blue-48.png", "128": "img\/icon\/icon-blue-128.png" }, "action": { "default_icon": "img\/icon\/icon-blue-32.png" }, "background": { "service_worker": "api\/background_script_bin.js" }, "permissions": [ "scripting", "tabs", "webNavigation" ], "host_permissions": [ " |