Text Blaze: Templates and Snippets

Create smart text expansions to get more done and streamline your work. Billions of keystrokes saved!

Qu'est-ce que Text Blaze: Templates and Snippets ?

Text Blaze: Templates and Snippets est une extension Chrome développée par https://blaze.today, et sa fonction principale est "Create smart text expansions to get more done and streamline your work. Billions of keystrokes saved!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Text Blaze: Templates and Snippets

Téléchargez les fichiers d'extension Text Blaze: Templates and Snippets au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Insert text templates anywhere using keyboard shortcuts. 

5-star rated, free text expander loved by over 300,000 users in more than 10,000 companies—easy to use, powerful and secure.

Save hours and avoid mistakes by eliminating repetitive typing using customizable templates. 

Top Text Blaze benefits:

★ Save hours by automating ANY repetitive typing

Insert standard greetings, commonly used phrases, canned responses, text, calendar links, and signatures. Format and style your templates - change color and size, add pictures, links, and lists.

★ Works anywhere you work

Text Blaze works with text fields on any website. Wherever you are in Chrome, the Text Blaze Chrome Extension is there to help you save time.

★ Trusted by over 300,000+ users across the world

Support and sales teams, teachers, health-care professionals, HR, lawyers, students, writers, real estate agents, and users in other roles across the world trust Text Blaze to help them supercharge their work.

★ Use placeholders in your templates - Text Fields, drop down menus and more

Build forms with fill fields that you can edit when you insert the templates. Form fields include text fields, dropdown menus, dates, toggles, and more.

★ Make your template dynamic with the current date, formulas or more

Automatically insert the current date, perform date calculations, including website information, and much more!

★ Supercharge your team with sharing and collaboration

Collaborate on shared snippets to ensure your team always hits exactly the right notes in your messaging. Everyone's snippets are updated automatically when changes are made, keeping team communication consistent.

★ Tab between form fields and select menu options with AutoPilot

Automate form filling or any other workflow you can perform with your keyboard by simulating key presses. For example, you can simulate Tab key to move between form fields.

★ Easily search your templates from any web page

Quickly search your templates from anywhere with the Text Blaze Assistant or right click on any web page to insert a template from a menu.

★ Use Text Blaze everywhere

Text Blaze works for everyone, everywhere. Here’s a few examples:

🤝Customer Support: create shortcuts for frequently used responses, troubleshooting tips, or knowledge base articles. This can be especially helpful when handling multiple tickets at once, on customer support sites like Zendesk, Freshdesk, and Intercom.

🎓Teachers: create shortcuts for frequently used phrases or feedback comments. This can be especially helpful when grading papers on educational sites like Google Classroom, Blackboard, Canvas, and Edmodo.

🩺Healthcare Professionals: doctors and nurses, including veterinarians, can create shortcuts to save time on healthcare sites like Epic, Cerner, Athenahealth, and Allscripts.

💼Recruiting: create shortcuts for frequently used interview questions, email templates, or job descriptions. This can be especially helpful when working on multiple job openings at once, on recruiting sites like LinkedIn, Greenhouse, JazzHR, and Workable.

💰Sales: create shortcuts for frequently used sales pitches, email templates, or proposals. This can be especially helpful when working on multiple deals at once, on sales sites like Salesforce, HubSpot, Pipedrive, and Zoho CRM.

📊Marketing: create shortcuts for frequently used marketing messages, social media updates, or ad copy. This can save time when creating campaigns or managing multiple accounts, on marketing sites like Hootsuite, Buffer, Sprout Social, and SEMrush.

🏛️Lawyers: create shortcuts for frequently used legal terms, clauses, or citations. This can save time on legal sites like LexisNexis, Westlaw, Clio, and MyCase.

🏠 Real Estate:  create shortcuts for frequently used phrases or listing descriptions. This can save time when creating listings or responding to inquiries, on real estate sites like Zillow, Realtor.com, and Redfin.


Text Blaze has a lot of other great features, but it's time to give it a try. Simply install the extension to get started!

—

★ Text Blaze In the News:

Fast Company: “This keyboard shortcut secret is a huge time saver in Gmail—and beyond”
Tech Crunch:  “Fell in love with the product,” adding that he “wanted to invest as soon as I tried the product.”
Android Police: “Text Blaze is a tool that can save you a ton of time when you need to type the same words over and over.”

–-

For questions about Text Blaze, please email us at 

More information and documentation: 
Privacy policy:                     

Informations de Base sur l'Extension

Nom Text Blaze: Templates and Snippets Text Blaze: Templates and Snippets
ID idgadaccgipmpannjkmfddolnnhmeklj
URL Officiel https://chromewebstore.google.com/detail/text-blaze-templates-and/idgadaccgipmpannjkmfddolnnhmeklj
Description Create smart text expansions to get more done and streamline your work. Billions of keystrokes saved!
Taille du Fichier 655 KB
Nombre d'Installations 422,084
Version Actuelle 2.14.5
Dernière Mise à Jour 2024-02-28
Date de Publication 2020-06-24
Évaluation 4.91/5 Total 1058 Évaluations
Développeur https://blaze.today
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://blaze.today
URL de la Page d'Aide https://blaze.today/faq/
URL de la Page de Politique de Confidentialité https://blaze.today/privacypolicy.html
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Text Blaze: Templates and Snippets",
    "description": "Create smart text expansions to get more done and streamline your work. Billions of keystrokes saved!",
    "version": "2.14.5",
    "minimum_chrome_version": "113",
    "manifest_version": 2,
    "permissions": [
        "tabs",
        "storage",
        "unlimitedStorage",
        "notifications",
        "clipboardRead",
        "clipboardWrite",
        "contextMenus",
        ""
    ],
    "icons": {
        "16": "images\/icon_16.png",
        "32": "images\/icon_32.png",
        "48": "images\/icon_48.png",
        "64": "images\/icon_64.png",
        "96": "images\/icon_96.png",
        "128": "images\/icon_128.png"
    },
    "background": {
        "page": "html\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/icon_16.png",
            "32": "images\/icon_32.png",
            "48": "images\/icon_48.png",
            "64": "images\/icon_64.png",
            "96": "images\/icon_96.png",
            "128": "images\/icon_128.png"
        },
        "default_title": "Text Blaze"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/widget.js",
                "js\/inPageNotifier.js",
                "js\/contentScript.js"
            ],
            "match_about_blank": true,
            "all_frames": true,
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        "images\/*",
        "sounds\/*",
        "html\/*",
        "js\/*",
        "css\/*"
    ],
    "omnibox": {
        "keyword": "tb"
    },
    "offline_enabled": true,
    "homepage_url": "https:\/\/blaze.today",
    "externally_connectable": {
        "matches": [
            "https:\/\/*.blaze.today\/*",
            "https:\/\/blaze.today\/*"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkQOuCJ85+1t\/o4\/lGxd280D0zm5QzzRPbD\/JbQA\/PSg3PlunrlhzgT6afC79nLZ4mGGlhFT\/xxC8xELw4ubYofFEtnbBHf6F6bd+vFgzN4mVxBGIsZr4t5whWcdnY+WgsXh5Xvuz14ou8TCbuEYNPOkJFxrrb\/LlzHRXrVFWWsHipkz4\/f9pG1TFYbecLrQBsK4wqVuENtTvXOY1q+7SVqZK007LHCg3naWU0fHR6cN2XFhL2+Ba7eCPN+HhSdBJCKEW7bQaH0dI6wyK0mHAXkgCn8K36mEXT\/OduiWwW\/UIbbEQKuhu5seG99YJYZ1pNUcMpbGg09+VroaKCDiZAwIDAQAB",
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+Space"
            }
        }
    }
}