GTM Copy Paste - TAGGRS

Easily copy GTM elements, save configurations, and enjoy server-side support with the Taggrs Copy Paste Extension

¿Qué es GTM Copy Paste - TAGGRS?

GTM Copy Paste - TAGGRS es una extensión de Chrome desarrollada por https://taggrs.io, y su función principal es "Easily copy GTM elements, save configurations, and enjoy server-side support with the Taggrs Copy Paste Extension".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión GTM Copy Paste - TAGGRS

Descarga archivos de extensión GTM Copy Paste - TAGGRS en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Introducing GTM Copy Paste - TAGGRS: The Ultimate Chrome Extension for Effortless Tag, Trigger, and Variable Copying!

Are you tired of wasting precious time manually transferring tags, triggers, and variables between different containers in Google Tag Manager (GTM)? Look no further! GTM Copy Paste - TAGGRS is here to revolutionize your workflow and boost your productivity.

With GTM Copy Paste - TAGGRS, copying and pasting tags, triggers, and variables becomes a breeze. Say goodbye to the tedious and error-prone task of recreating your configurations from scratch. Our powerful chrome extension streamlines the entire process, allowing you to effortlessly duplicate your GTM setups with just a few clicks.

Key Features:

Seamless Copy-Paste Functionality: Save valuable time and eliminate the risk of manual errors. TAGGRS empowers you to duplicate tags, triggers, and variables with unparalleled ease. Simply select the desired elements, copy them, and paste them into your target container. It's that simple!

Server Side Support: Stay ahead of the curve and optimize your website's performance with server-side support. TAGGRS seamlessly integrates with server-side setups, enabling you to efficiently manage your GTM configurations across multiple environments.

Configuration Storage: Worried about losing your meticulously crafted configurations? Fret no more! TAGGRS offers a secure and convenient configuration storage solution. Save your setups for future use, access them whenever you need, and effortlessly apply them to different containers.

Streamlined Workflow: TAGGRS is designed with your convenience in mind. Its intuitive interface and user-friendly controls make navigating through GTM a breeze. Accelerate your workflow and experience a significant boost in productivity.

Error-Free Copying: Our chrome extension ensures that your copied tags, triggers, and variables are faithfully reproduced without any mistakes. Enjoy peace of mind knowing that your configurations are accurately replicated, leaving no room for errors or discrepancies.

Upgrade your GTM experience today and witness the power of GTM Copy Paste - TAGGRS. Take control of your workflow, enhance efficiency, and unlock a new level of productivity.

Join satisfied users who have already transformed their GTM workflow with TAGGRS. 

Happy Tagging!                    

Información Básica de la Extensión

Nombre GTM Copy Paste - TAGGRS GTM Copy Paste - TAGGRS
ID dldmhlbkdamcgjkaoeomhkkojpkhafcf
URL Oficial https://chromewebstore.google.com/detail/gtm-copy-paste-taggrs/dldmhlbkdamcgjkaoeomhkkojpkhafcf
Descripción Easily copy GTM elements, save configurations, and enjoy server-side support with the Taggrs Copy Paste Extension
Tamaño del Archivo 532 KB
Cantidad de Instalaciones 209
Versión Actual 1.0.6
Última Actualización 2023-09-22
Fecha de Publicación 2023-06-12
Calificación 4.33/5 Total de 6 Calificaciones
Desarrollador https://taggrs.io
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad https://taggrs.io/wp-content/uploads/2022/12/privacy-taggrs.pdf
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "1.0.6",
    "author": "SoftCenter",
    "name": "GTM Copy Paste - TAGGRS",
    "description": "Easily copy GTM elements, save configurations, and enjoy server-side support with the Taggrs Copy Paste Extension",
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "permissions": [
        "storage",
        "identity",
        "identity.email",
        "contextMenus",
        "notifications",
        "tabs",
        "activeTab"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.62a5b9ec.js"
            ],
            "css": []
        }
    ],
    "key": "MHwwDQYJKoZIhvcNAQEBBQADawAwaAJhAMgNlzg0UyLeb2AYxBu9XsSCBMefcRGUpEuTgq6j3W+U9mkbCM6n9OPvnTVj5FScPexbEfEvkz+D5NgEe3Gs9lTlnhcinKQ2imwX6d8sZTVZPy4MW77xoT0aoSSz6WGBVwIDAQAB",
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "oauth2": {
        "client_id": "433923140756-m92ia9g5pifs6r0o2d6hcr0bkiahspo9.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "https:\/\/www.googleapis.com\/auth\/tagmanager.edit.containers"
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "icon.c86d568c.png"
            ]
        }
    ]
}