Tango: Create how-to guides with screenshots

Easily create beautiful how-to guides with perfectly cropped screenshots in minutes.

什麼是Tango: Create how-to guides with screenshots?

Tango: Create how-to guides with screenshots是由https://tango.us開發的Chrome擴展程式,該擴展的主要功能是“Easily create beautiful how-to guides with perfectly cropped screenshots in minutes.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Tango: Create how-to guides with screenshots擴展crx文件

下載Tango: Create how-to guides with screenshots擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        With Tango, you’ll create stunning how-to guides in minutes.

Just turn on the Tango extension and complete your process as usual. We’ll capture everything you do, then transform it into a beautiful, shareable guide.

With Tango, you will:
✅ Eliminate hours of tedious work with every guide you make
✅ Get perfectly cropped and annotated screenshots instantly without any special skills
✅ Update documentation quickly and easily
✅ Show your users where to click and what to do, right on their screen, so they never miss a step
✅ Discover workflows in the Tango extension for your most used tools, right when you’re using them

Share your Tango with just a click:
🔗 Share a direct link via email or chat 
▶️ Users with the Tango Extension can access guides right from their browser
🌐 Embed in your knowledge base or public web pages
📄 Export to PDF, HTML, or Markdown

Tango is free to use, with Pro and Enterprise plans to suit every team’s needs.

TANGO FEATURES
✏️ Update individual steps and screenshots—without redoing your whole process
🪄 Capture processes on any website, SaaS app, or desktop software
🎨 Customize guides with your logo, colors, annotations, and freehand drawing
🚫 Protect sensitive information with advanced blur features
🔐 Ensure data safety with SOC 2 compliance, a gold standard of security and data protection
🔗 Easily share via link or embed in your knowledge base
🌐 Sync to multiple knowledge bases with one click
📈 Get insights with Analytics: See who’s viewed your workflows and where people are getting stuck

WHO IS TANGO FOR?
🟣 Operations
🟣 IT
🟣 Human Resources (HR)
🟣 Change & Transformation teams
🟣 Training & Enablement
🟣 Customer Support
🟣 Marketing 
🟣 Finance 
🟣 Sales
🟣 Customer Success 
🟣 Freelancers & Agencies
🟣 Knowledge Managers
🟣 Top Performers
🟣 Anyone with knowledge to share!

HOW WILL YOU USE TANGO?
🟠 How-to guides (both simple and detailed)
🟠 Process documentation
🟠 Training guides
🟠 Product updates
🟠 Walkthroughs
🟠 Software rollouts & upgrades
🟠 Merger & acquisition integrations
🟠 Standard operating procedures (SOPs)
🟠 New employee onboarding
🟠 Customer onboarding & offboarding
🟠 Knowledge management
🟠 Software training tutorials
🟠 Playbooks
🟠 Quick answers to the “How do I…” questions

WHERE CAN YOU CAPTURE PROCESSES WITH TANGO?
Today, you can capture any web-based product on a Chrome or Edge browser. You can also capture desktop applications with Tango Pro and Tango Enterprise.

Additionally, viewers of your Tangos get Guidance, which displays every step in your guide on-screen, showing them exactly where to click and what to do. 

WHY YOUR TEAM WILL LOVE TANGO
🔎 They’ll find answers in the tool where they’re working,  without switching tabs. 
✅ They’ll see exactly what to do and where to click, and never feel forced into reading another wordy guide or watching another boring training video 
🤝 They’ll get their hand held with clear, step-by-step guidance and pro tips which reduces mistakes and compliance violations 
🧠 They’ll learning skills that really matter to the success of their job, not memorizing software processes that are constantly changing 
💬 They can leave comments and reactions to give creators the feedback they need to keep processes fresh                    

擴展基本資訊

名稱 Tango: Create how-to guides with screenshots Tango: Create how-to guides with screenshots
ID lggdbpblkekjjbobadliahffoaobaknh
官方網址 https://chromewebstore.google.com/detail/tango-create-how-to-guide/lggdbpblkekjjbobadliahffoaobaknh
簡介 Easily create beautiful how-to guides with perfectly cropped screenshots in minutes.
檔案大小 1.43 MB
安裝次數 406,618
目前版本 7.3.1
更新時間 2024-03-01
上架時間 2021-09-16
評分 4.92/5 共 337 次評分
開發者 https://tango.us
電子郵箱 [email protected]
付費類型 free
擴展官網 https://tango.us
說明頁面URL https://help.tango.us/
隱私政策頁面URL https://www.tango.us/privacy
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Tango: Create how-to guides with screenshots",
    "short_name": "Tango",
    "description": "Easily create beautiful how-to guides with perfectly cropped screenshots in minutes.",
    "version": "7.3.1",
    "homepage_url": "https:\/\/tango.us",
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "background": {
        "service_worker": "serviceWorker.js",
        "type": "module"
    },
    "minimum_chrome_version": "100",
    "action": [],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "css": [
                "assets\/C4pOgHoB.css"
            ],
            "js": [
                "content.js"
            ],
            "all_frames": true,
            "match_about_blank": true,
            "match_origin_as_fallback": true
        }
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "windows": "Ctrl+Shift+Y",
                "mac": "Command+Shift+Y",
                "chromeos": "Ctrl+Shift+U",
                "linux": "Ctrl+Shift+J"
            }
        }
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.tango.us\/*",
            "http:\/\/localhost:8000\/*"
        ]
    },
    "options_ui": {
        "page": "options\/index.html",
        "open_in_tab": false
    },
    "permissions": [
        "storage",
        "activeTab",
        "offscreen",
        "tabs",
        "scripting",
        "unlimitedStorage",
        "system.display",
        "sidePanel"
    ],
    "host_permissions": [
        ""
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "public\/*.webm",
                "public\/*.riv",
                "public\/*.png"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "assets\/04s8pq8-.js",
                "assets\/1QUeEUkw.woff2",
                "assets\/5lJaDOr3.js",
                "assets\/B23oKUA7.js",
                "assets\/BOgzUNgU.js",
                "assets\/BUN9uI7x.woff2",
                "assets\/BbRiUzc6.js",
                "assets\/C32kiqdh.js",
                "assets\/C47zKAm5.js",
                "assets\/CBLjxpq-.js",
                "assets\/CHmJpXje.js",
                "assets\/CMhnKYCA.js",
                "assets\/CcGDc5bj.js",
                "assets\/Cpj98o6Y.js",
                "assets\/Crlc6pFR.js",
                "assets\/Cs3IMh7Q.js",
                "assets\/D-Ut7CRs.js",
                "assets\/DKEFKAOq.js",
                "assets\/Ddh2w1YS.js",
                "assets\/Dfv_UAWQ.js",
                "assets\/DgA2U1t9.js",
                "assets\/DmwUSbAO.js",
                "assets\/Dw5dE8fO.woff2",
                "assets\/DxVamEDb.js",
                "assets\/Dz_3ebkZ.js",
                "assets\/EDDnOrpQ.js",
                "assets\/L_MEbZVI.js",
                "assets\/NrIuD0ru.js",
                "assets\/ROJJ6D0R.js",
                "assets\/bVFUYZgl.js",
                "assets\/d_Rn5UuE.js",
                "assets\/lKN80sF9.js",
                "assets\/tNkK-MHE.js",
                "assets\/zm51J6QA.js",
                "overlay.js"
            ],
            "matches": [
                ""
            ],
            "use_dynamic_url": true
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArVe+mgUu5D0MlzTe5hBLVk3wa\/\/lAMsB25jgyZI34opl2e5tzyXdd8YTf\/zhAbS4pPdRRtFyAQDrhDVfunBdA\/\/PNWlTTKrD8AmS32R9b\/8CVqHIm3TT7uoD64+gXMGBO09UGsYjFukEifSFvhkaP7NQPRXw0EGi4ZM1vIYNAHesFak+JAcFs1TUm1chCWRmUc7IQonKvQRQrh2AVLfUNAO7Bkj1FTcR+SgjoIxLnJop5hmWgTmWzx1hTSaszWW5b63ZA0ClCnxFXoA8\/ESHIpcBhiHp0LRRf9f+Mw09KbYlvaX3nmEuQJM4gdWJaLoo2gBClUlBYPc\/b31qezKUAwIDAQAB"
}