Free Email Signature Generator by cloudHQ

Free email signature generator and signature templates by cloudHQ

Free Email Signature Generator by cloudHQ क्या है?

Free Email Signature Generator by cloudHQ https://www.email-signature-generator.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Free email signature generator and signature templates by cloudHQ"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Free Email Signature Generator by cloudHQ एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Are you looking for an amazing email signature tool that'll take seconds to create? 

Presenting: Free Email Signature Generator by cloudHQ, where you'll be able to easily create an email business card at the end of your emails as your email signature in Gmail. 

You'll be able to include: 

✅ Your company information
✅ Multiple aliases support
✅ An image like a logo, or your headshot
✅ A meeting calendar link
✅ A "big sale" link to your sales website
✅ A link to a YouTube video where you can put extra information about what your product does, or create a customized one created right inside the email signature generator 
✅ A banner to wish your email recipients happy holidays
✅ A confidentiality clause 
✅ A "save the planet" green quote so please don't print your email and hurt the environment
✅ An area for HTML if you want to include something of your very own

Your email signature template is highly customizable where you can choose your font size, colors, and anything else you want to include. 

How use this extension:
1) Install the extension
2) Compose a new email
3) Click on Email Signature Generator icon (next to your Send button)
4) Design your signature and save it

Our platform also offers integration with Google Workspace (formerly G Suite), enabling administrators to effortlessly manage and maintain consistent email signatures for all company employees. This feature allows for centralized control and uniformity in signatures across the organization.

cloudHQ. Helping your productivity, 1 click at a time.

cloudHQ website: https://www.cloudhq.net/
App website: https://www.email-signature-generator.com
Pricing: https://www.email-signature-generator.com/pricing
Support page: https://support.cloudhq.net/category/browser-extensions/email-signature-generator/
Blog: https://blog.cloudhq.net                    

एक्सटेंशन की मूल जानकारी

नाम Free Email Signature Generator by cloudHQ Free Email Signature Generator by cloudHQ
ID adabkammndnejioekmmdhgdnlfenpkci
आधिकारिक URL https://chromewebstore.google.com/detail/free-email-signature-gene/adabkammndnejioekmmdhgdnlfenpkci
विवरण Free email signature generator and signature templates by cloudHQ
फ़ाइल का आकार 157 KB
स्थापना संख्या 28,995
वर्तमान संस्करण 1.0.0.7
अंतिम अपडेट 2023-12-07
प्रकाशन तिथि 2020-05-10
रेटिंग 4.67/5 कुल 55 रेटिंग्स
डेवलपर https://www.email-signature-generator.com
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://www.email-signature-generator.com/
सहायता पृष्ठ URL https://support.cloudhq.net/category/browser-extensions/email-signature-generator/
गोपनीयता नीति पृष्ठ URL https://www.cloudhq.net/privacy
समर्थित भाषाएँ de,en,fr,nl,es,it,pl,pt-BR,pt-PT,zh-CN,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "content_security_policy": "script-src 'self' https:\/\/www.cloudhq.net; object-src 'self' https:\/\/www.cloudhq.net",
    "web_accessible_resources": [
        "javascripts\/*",
        "icons\/*"
    ],
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "icons": {
        "128": "icons\/icon-128x128.png",
        "48": "icons\/icon-48x48.png"
    },
    "browser_action": {
        "default_icon": "icons\/gmail_signature.png"
    },
    "converted_from_user_script": true,
    "background": {
        "persistent": true,
        "scripts": [
            "javascripts\/jquery-3.4.1.min.js",
            "javascripts\/background.js"
        ]
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.cloudhq.net\/*"
        ]
    },
    "content_scripts": [
        {
            "exclude_globs": [],
            "css": [
                "stylesheets\/popover.css"
            ],
            "include_globs": [],
            "js": [
                "javascripts\/inboxsdk.js",
                "javascripts\/main_gmail_signature_loader.js"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/inbox.google.com\/*"
            ]
        }
    ],
    "version": "1.0.0.7",
    "description": "__MSG_appDetail__",
    "permissions": [
        "storage",
        "background",
        "https:\/\/mail.google.com\/",
        "https:\/\/www.cloudhq.net\/",
        "https:\/\/support.cloudhq.net\/",
        "https:\/\/share1.cloudhq-mkt3.net\/"
    ],
    "manifest_version": 2
}