Simple Data Layer Viewer
Simple extension for displaying the data layer of a website.
Cos'è Simple Data Layer Viewer?
Simple Data Layer Viewer è un'estensione di Chrome sviluppata da https://datapip.de, e la sua funzione principale è "Simple extension for displaying the data layer of a website.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Simple Data Layer Viewer
Scarica i file di estensione Simple Data Layer Viewer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
*This extension has no hidden agenda. It does not collect or send any data. It does not communicate to external servers. It simply displays Data Layers.* This simple plugin helps you to view the data layers of a website. It displays found data layers on click in a popup window or you can use the dedicated panel in the developer tools, which will automatically refresh upon data layer changes. By default, the extensions searches for the most common data layer names such as 'dataLayer', 'digitalData', 'utag.data' etc. These names can be customized together with some appearance settings. I hope it helps you in the daily work as it helps me.
Informazioni di Base sull'Estensione
Nome | Simple Data Layer Viewer |
ID | mkdjegdakgimmckobdnfiimhgmabbido |
URL Ufficiale | https://chromewebstore.google.com/detail/simple-data-layer-viewer/mkdjegdakgimmckobdnfiimhgmabbido |
Descrizione | Simple extension for displaying the data layer of a website. |
Dimensione del File | 77.96 KB |
Conteggio Installazioni | 11,056 |
Versione Corrente | 2.1.4 |
Ultimo Aggiornamento | 2023-12-07 |
Data di Pubblicazione | 2019-11-13 |
Valutazione | 5.00/5 Totale 11 Valutazioni |
Sviluppatore | https://datapip.de |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Simple Data Layer Viewer", "short_name": "Data Layer", "description": "Simple extension for displaying the data layer of a website.", "version": "2.1.4", "manifest_version": 3, "permissions": [ "storage", "activeTab", "scripting" ], "host_permissions": [ " |