TextExpander: Keyboard Shortcuts & Templates

Create and expand repetitive text anywhere on the web with custom keyboard shortcuts.

TextExpander: Keyboard Shortcuts & Templates là gì?

TextExpander: Keyboard Shortcuts & Templates là một tiện ích mở rộng Chrome được phát triển bởi https://textexpander.com, và tính năng chính của nó là "Create and expand repetitive text anywhere on the web with custom keyboard shortcuts.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng TextExpander: Keyboard Shortcuts & Templates

Tải xuống các tệp mở rộng TextExpander: Keyboard Shortcuts & Templates dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Get a 30-day free trial today, no credit card required.

OVERVIEW: 
TextExpander boosts productivity by cutting the repetitive typing that creeps into every task. Customizable and shareable snippets of text that allow you and your team to fly through repetitive tasks quickly by expanding the things you type regularly with just a few keystrokes. Multiple plan options are available to suit your team's needs.

DETAILS: 
Get TextExpander and use it on all your devices, Chrome, Mac, Windows, iPhone, iPad, and Android.

BENEFITS: 
Join amazing teams at companies like yours who have expanded millions of snippets worldwide and experienced these benefits: 

⏳Time-saving power
Streamline and speed up everything your team types: store common customer responses, signatures, and even forms in TextExpander, and anyone on the team can access them with just a few keystrokes. 

📍Use anywhere you type 
TextExpander works on any system, any device, within any app, online or offline. Use it in any app or website where you already work like Gmail, Zendesk, LinkedIn and thousands more. 

👥Share with your team
Speak the same language and eliminate mistakes by sharing snippets across teams. Use data-driven insights to improve team productivity and time savings. 

🛞Get started quickly
No need to reinvent the wheel—subscribe to public groups for free snippets and templates created by the TextExpander community.

🔒Your data is secure
TextExpander is SOC 2, GDPR, and CCPA compliant, so your team’s data is safe and secure. It never stores your keystrokes, and data is encrypted.

⭐Make it yours
Customize each message you send using TextExpander features like fill-in fields, drop down menus, popup menus, and optional fields.

TEXTEXPANDER FOR TEAMS:
Customer Support: Less repetition, more customer delight
➡️ Resolve customer requests more quickly and consistently
➡️ Allow every rep to communicate like your best rep without losing personalization
➡️ Create a knowledge base that expands with just a few keystrokes
➡️ Reduce burnout and onboard new reps in a fraction of the time

Recruiting: faster sourcing without losing the human touch 
➡️ Respond to candidates quickly within any platform
➡️ Align & optimize your communication with candidates
➡️ Eliminate repetitive copy & paste responses across platforms
➡️ Access answers to FAQ’s with a quick keystroke or inline search

Sales: More prospects = more closed deals, faster
➡️ Send cold emails and follow up with leads in a flash
➡️ Get repetitive administrative work out of the way
➡️ Train new sales agents and keep messaging consistent
➡️ Create sales docs in record time                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên TextExpander: Keyboard Shortcuts & Templates TextExpander: Keyboard Shortcuts & Templates
ID mmfhhfjhpadoefoaahomoakamjcfcoil
URL Chính Thức https://chromewebstore.google.com/detail/textexpander-keyboard-sho/mmfhhfjhpadoefoaahomoakamjcfcoil
Mô tả Create and expand repetitive text anywhere on the web with custom keyboard shortcuts.
Kích Thước Tệp 22.43 MB
Số Lần Cài Đặt 55,092
Phiên Bản Hiện Tại 7.7.2 (772.3)
Cập Nhật Lần Cuối 2023-12-27
Ngày Phát Hành 2020-04-14
Đánh Giá 4.73/5 Tổng số 131 Đánh Giá
Nhà Phát Triển https://textexpander.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://textexpander.com/
URL Trang Trợ Giúp https://textexpander.com/support
URL Trang Chính Sách Bảo Mật https://textexpander.com/privacy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_EXTENSION_NAME__",
    "short_name": "TextExpander",
    "version": "772.3",
    "version_name": "7.7.2 (772.3)",
    "manifest_version": 2,
    "description": "__MSG_EXTENSION_DESCRIPTION__",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgcEdgMSA4KVURVidWlozuFZUUTRd4cHiVh9bJtjRA0Q0WE8evBDtbsyOhKEbHsutoeg4Z6G3DrqTj7PKOd+WCGBZK50xey+IT9ki1pJbRK9nlzOSSGFb58NVm1myShtaFsTG9KxDqD2IXw6SILppMgFc3V1VPTcu2DdoBopJ7B\/\/My\/B+3uXmFqARA2w1XsJ4kl7i9AH2MozWMD4r6jfkryuAWQ4u0VGkMNkvUiDrVwSNYeQm4gvN23T6srBqmWx6vz5CzP4CuYeyBV9rQKU+mxXEn8\/LM7s3EHDpASre\/BTvg5yURb83sOJOHxBweyHODb2Cm6pawn\/0JbdUwLizQIDAQAB",
    "icons": {
        "16": "images\/icon16.png",
        "19": "images\/icon19.png",
        "24": "images\/icon24.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/api.textexpander.com\/*",
            "https:\/\/app.textexpander.com\/*"
        ]
    },
    "default_locale": "en",
    "offline_enabled": true,
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "tabs",
        "clipboardRead",
        "storage",
        "",
        "nativeMessaging"
    ],
    "options_ui": {
        "page": "preference.html"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "match_about_blank": true,
            "all_frames": true,
            "css": [],
            "js": [
                "extension.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/api.textexpander.com\/ssoChrome*"
            ],
            "run_at": "document_start",
            "js": [
                "ssoLogin.js"
            ]
        },
        {
            "matches": [
                "https:\/\/go.textexpander.com\/*"
            ],
            "run_at": "document_start",
            "js": [
                "goURL.js"
            ]
        }
    ],
    "omnibox": {
        "keyword": "te"
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "24": "images\/icon24.png",
            "32": "images\/icon32.png",
            "38": "images\/icon38.png"
        },
        "default_title": "__MSG_BROWSER_ACTION_TITLE__"
    },
    "web_accessible_resources": [
        "teModal.html",
        "teInlineSearch.html",
        "contentLoaded.js",
        "main_window.html"
    ],
    "commands": {
        "inline-search": {
            "suggested_key": {
                "default": "Ctrl+Period",
                "mac": "MacCtrl+Period"
            },
            "description": "Search Snippets"
        },
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+Period",
                "mac": "MacCtrl+Shift+Period"
            }
        }
    },
    "sandbox": {
        "pages": [
            "evalWorkerSandbox.html"
        ],
        "content_security_policy": "sandbox allow-scripts allow-forms; script-src 'self' 'unsafe-inline' 'unsafe-eval'"
    }
}