WiseStamp email signature
WiseStamp email signature
Co je WiseStamp email signature?
WiseStamp email signature je rozšíření Chrome vyvinuté https://www.wisestamp.com, a jeho hlavní funkcí je „WiseStamp email signature“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření WiseStamp email signature
Stáhněte si soubory rozšíření WiseStamp email signature ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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/
Základní Informace o Rozšíření
Název | WiseStamp email signature |
ID | pbcgnkmbeodkmiijjfnliicelkjfcldg |
Oficiální URL | https://chromewebstore.google.com/detail/wisestamp-email-signature/pbcgnkmbeodkmiijjfnliicelkjfcldg |
Popis | WiseStamp email signature |
Velikost souboru | 5.55 MB |
Počet instalací | 233,885 |
Aktuální Verze | 5.3.8.2 |
Poslední Aktualizace | 2024-01-23 |
Datum Vydání | 2020-06-04 |
Hodnocení | 3.94/5 Celkem 1597 Hodnocení |
Vývojář | https://www.wisestamp.com |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://www.wisestamp.com?utm_source=chrome&utm_medium=web_store |
URL Stránky Nápovědy | https://webapp.wisestamp.com/help |
URL Stránky Zásad Ochrany Soukromí | https://www.wisestamp.com/privacy-policy |
Podporované Jazyky | 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" } |