GTM Copy Paste - TAGGRS

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

GTM Copy Paste - TAGGRS란 무엇입니까?

GTM Copy Paste - TAGGRS은(는) https://taggrs.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Easily copy GTM elements, save configurations, and enjoy server-side support with the Taggrs Copy Paste Extension"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

GTM Copy Paste - TAGGRS 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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!                    

확장 프로그램 기본 정보

이름 GTM Copy Paste - TAGGRS GTM Copy Paste - TAGGRS
ID dldmhlbkdamcgjkaoeomhkkojpkhafcf
공식 URL https://chromewebstore.google.com/detail/gtm-copy-paste-taggrs/dldmhlbkdamcgjkaoeomhkkojpkhafcf
설명 Easily copy GTM elements, save configurations, and enjoy server-side support with the Taggrs Copy Paste Extension
파일 크기 532 KB
설치 횟수 209
현재 버전 1.0.6
최근 업데이트 2023-09-22
출시 날짜 2023-06-12
평점 4.33/5 총 6 개의 평점
개발자 https://taggrs.io
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://taggrs.io/wp-content/uploads/2022/12/privacy-taggrs.pdf
지원되는 언어 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"
            ]
        }
    ]
}