WiseStamp email signature

WiseStamp email signature

WiseStamp email signature क्या है?

WiseStamp email signature https://www.wisestamp.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "WiseStamp email signature"।

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

screenshot
screenshot
screenshot

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

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

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

                        Wisestamp is a free email signature extension with advanced features. We offer you the simplest way on the web to create and add professionally designed email signatures to your email in just a few minutes.

Promote what you care about, bring your emails to life. Download the extension now.
What this extension does for you:
✔️ Enables you to easily create and customize your own professionally designed email signature, within minutes by using Wisestamp generator. 

✔️ Enrich your email signature with dynamic and engaging addons to improve your emails performance.

✔️Automatically adds your new signature to every email that you send (no manual setup required).

✔️Allows you to edit and update your signature at any time with just a few simple clicks.

Gmail user? 
✔️ You can access your Wisestamp email signature generator straight from your Gmail message box.
✔️ You’ll instantly have your signature synced to all the devices that you are currently logged into.
We also support all other major mail platforms:
✔️Gmail & Google Apps email
✔️Outlook
✔️Mac Mail and iPhone. 
✔️Yahoo Mail
✔️AOL Mail 
✔️Hotmail
✔️Live mail
Main signature features and add-ons you can use today:
✔️ Add your image or company logo (or both)
✔️ Add social media icon links (displayed as buttons or icons)
✔️ Add promotional buttons for sales, latest posts, new jobs and more
✔️ Add beautifully designed banners for holidays, sale offers and many more
✔️ Add a calendar widget to set meeting straight from your mail
✔️ Add images from your  Instagram portfolio 
✔️ Add a video
✔️ Add a legal disclaimer
✔️ Add a green footer
✔️ Add quotes
✔️ Add a stylized handwritten sign-off
  
What professionals say about us:
"Wistamp makes your email signature “live” - Scobleizer 


"looks like WiseStamp will make quite a few people happy" - Lifehacker


Follow us:
Facebook -  https://www.facebook.com/WiseStamp/
Twitter -       https://twitter.com/wisestamp
Youtube -     https://www.youtube.com/channel/UCDH7gdElshCT34jRzuRf-yg
Instagram - https://www.instagram.com/wisestamp/
Website -     https://www.wisestamp.com/

***************
Support:
For the fastest response and best results please reach out to us using the contact details below (rather than Chrome Gallery comments).

Troubleshooting -  https://help.wisestamp.com/ 
Contact our support team (real humans) - https://wisestamp.zendesk.com/hc/en-us/requests/new
Privacy Policy - https://www.wisestamp.com/privacy-policy/                    

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

नाम WiseStamp email signature WiseStamp email signature
ID pbcgnkmbeodkmiijjfnliicelkjfcldg
आधिकारिक URL https://chromewebstore.google.com/detail/wisestamp-email-signature/pbcgnkmbeodkmiijjfnliicelkjfcldg
विवरण WiseStamp email signature
फ़ाइल का आकार 5.55 MB
स्थापना संख्या 233,885
वर्तमान संस्करण 5.3.8.2
अंतिम अपडेट 2024-01-23
प्रकाशन तिथि 2020-06-04
रेटिंग 3.94/5 कुल 1597 रेटिंग्स
डेवलपर https://www.wisestamp.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.wisestamp.com?utm_source=chrome&utm_medium=web_store
सहायता पृष्ठ URL https://webapp.wisestamp.com/help
गोपनीयता नीति पृष्ठ URL https://www.wisestamp.com/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "5.3.8.2",
    "manifest_version": 3,
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.f8b39fb6.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/mail.google.com\/*",
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "gmail.2ef8f94f.js"
            ],
            "css": [
                "fonts.25539906.css",
                "gmail.5ea58ef2.css",
                "gmail.ea23dd55.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "http:\/\/outlook.office365.com\/*",
                "https:\/\/outlook.office365.com\/*",
                "http:\/\/outlook.office.com\/*",
                "https:\/\/outlook.office.com\/*",
                "http:\/\/outlook.live.com\/*",
                "https:\/\/outlook.live.com\/*",
                "http:\/\/*.outlook.com\/*",
                "https:\/\/*.outlook.com\/*"
            ],
            "js": [
                "outlook.9f04f5e9.js"
            ],
            "css": [
                "fonts.25539906.css",
                "outlook.e60004a3.css",
                "gmail.ea23dd55.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "http:\/\/*.mail.yahoo.com\/*",
                "https:\/\/*.mail.yahoo.com\/*",
                "http:\/\/*.mail.yahoo.com\/neo\/*",
                "https:\/\/*.mail.yahoo.com\/neo\/*",
                "http:\/\/*.mail.yahoo.com\/mc\/*",
                "https:\/\/*.mail.yahoo.com\/mc\/*",
                "http:\/\/*.mail.yahoo.com\/dc\/*",
                "https:\/\/*.mail.yahoo.com\/dc\/*",
                "https:\/\/mg.mail.yahoo.com\/*"
            ],
            "js": [
                "fonts.25539906.css",
                "yahoo.a880e96e.js"
            ],
            "css": [
                "yahoo.21246d5e.css",
                "gmail.ea23dd55.css"
            ]
        },
        {
            "matches": [
                "https:\/\/webapp.wisestamp.com\/*",
                "http:\/\/webapp.wisestamp.com\/*"
            ],
            "js": [
                "webapp.59452222.js"
            ],
            "css": []
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content\/front\/assets\/img\/icons.js",
                "content\/front\/assets\/img\/how-this-works\/icons.js",
                "content\/front\/assets\/img\/icons\/arrow_right.svg",
                "content\/front\/assets\/img\/icons\/chevron.svg",
                "content\/front\/assets\/img\/icons\/cog.svg",
                "content\/front\/assets\/img\/icons\/consola.svg",
                "content\/front\/assets\/img\/icons\/edit.svg",
                "content\/front\/assets\/img\/icons\/edit_person.svg",
                "content\/front\/assets\/img\/icons\/help.svg",
                "content\/front\/assets\/img\/icons\/link_external.svg",
                "content\/front\/assets\/img\/icons\/logo_no_background.svg",
                "content\/front\/assets\/img\/icons\/logout.svg",
                "content\/front\/assets\/img\/icons\/menu_burger.svg",
                "content\/front\/assets\/img\/icons\/menu_navbar.svg",
                "content\/front\/assets\/img\/icons\/notice.svg",
                "content\/front\/assets\/img\/icons\/people_blank.svg",
                "content\/front\/assets\/img\/icons\/person.svg",
                "content\/front\/assets\/img\/icons\/signature_list_icon.svg",
                "content\/front\/assets\/img\/icons\/star.svg",
                "content\/front\/assets\/img\/icons\/users.svg",
                "content\/front\/assets\/img\/icons\/v.svg",
                "content\/front\/assets\/img\/icons\/wisestamp_logo_written.svg",
                "content\/front\/assets\/img\/icons\/wisestamp_logo_written_no_size.svg",
                "content\/front\/assets\/img\/icons\/ws_menu_icon.svg",
                "content\/front\/assets\/img\/icons\/x.svg",
                "content\/front\/assets\/img\/logo\/ws_logo_128.png",
                "content\/front\/assets\/img\/logo\/ws_logo_16.png",
                "content\/front\/assets\/img\/logo\/ws_logo_32.png",
                "content\/front\/assets\/img\/logo\/ws_logo_48.png",
                "content\/front\/assets\/img\/logo\/ws_logo_64.png",
                "content\/front\/assets\/img\/logo\/ws_logo_disabled_128.png",
                "content\/front\/assets\/img\/logo\/ws_logo_disabled_16.png",
                "content\/front\/assets\/img\/logo\/ws_logo_disabled_32.png",
                "content\/front\/assets\/img\/logo\/ws_logo_disabled_48.png",
                "content\/front\/assets\/img\/logo\/ws_logo_disabled_64.png",
                "content\/front\/assets\/img\/how-this-works\/gif\/gmail.gif",
                "content\/front\/assets\/img\/how-this-works\/gif\/outlook.gif",
                "content\/front\/assets\/img\/how-this-works\/gif\/yahoo.gif"
            ],
            "matches": [
                "http:\/\/mail.google.com\/*",
                "https:\/\/mail.google.com\/*"
            ]
        },
        {
            "matches": [
                "http:\/\/mail.google.com\/*",
                "https:\/\/mail.google.com\/*"
            ],
            "resources": [
                "Mulish-Regular.d8ef48f7.woff",
                "Mulish-Regular.cb1a36fe.woff2",
                "Mulish-Regular.8bd5eb8c.ttf",
                "Mulish-Bold.7a3c91dd.woff",
                "Mulish-Bold.88b185ad.woff2",
                "Mulish-Bold.0a7b3dae.ttf"
            ]
        },
        {
            "matches": [
                "http:\/\/outlook.office365.com\/*",
                "https:\/\/outlook.office365.com\/*",
                "http:\/\/outlook.office.com\/*",
                "https:\/\/outlook.office.com\/*",
                "http:\/\/outlook.live.com\/*",
                "https:\/\/outlook.live.com\/*",
                "http:\/\/*.outlook.com\/*",
                "https:\/\/*.outlook.com\/*"
            ],
            "resources": [
                "Mulish-Regular.d8ef48f7.woff",
                "Mulish-Regular.cb1a36fe.woff2",
                "Mulish-Regular.8bd5eb8c.ttf",
                "Mulish-Bold.7a3c91dd.woff",
                "Mulish-Bold.88b185ad.woff2",
                "Mulish-Bold.0a7b3dae.ttf"
            ]
        },
        {
            "matches": [
                "http:\/\/*.mail.yahoo.com\/*",
                "https:\/\/*.mail.yahoo.com\/*",
                "http:\/\/*.mail.yahoo.com\/*",
                "https:\/\/*.mail.yahoo.com\/*",
                "http:\/\/*.mail.yahoo.com\/*",
                "https:\/\/*.mail.yahoo.com\/*",
                "http:\/\/*.mail.yahoo.com\/*",
                "https:\/\/*.mail.yahoo.com\/*",
                "https:\/\/mg.mail.yahoo.com\/*"
            ],
            "resources": [
                "Mulish-Regular.d8ef48f7.woff",
                "Mulish-Regular.cb1a36fe.woff2",
                "Mulish-Regular.8bd5eb8c.ttf",
                "Mulish-Bold.7a3c91dd.woff",
                "Mulish-Bold.88b185ad.woff2",
                "Mulish-Bold.0a7b3dae.ttf"
            ]
        }
    ],
    "permissions": [
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.wisestamp.com\/*"
    ],
    "icons": {
        "16": "content\/front\/assets\/img\/logo\/ws_logo_16.png",
        "32": "content\/front\/assets\/img\/logo\/ws_logo_32.png",
        "48": "content\/front\/assets\/img\/logo\/ws_logo_48.png",
        "64": "content\/front\/assets\/img\/logo\/ws_logo_64.png",
        "128": "content\/front\/assets\/img\/logo\/ws_logo_128.png"
    },
    "action": {
        "default_icon": "content\/front\/assets\/img\/logo\/ws_logo_64.png",
        "default_title": "WiseStamp",
        "default_popup": "popup.2ec888f2.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "default_locale": "en"
}