WiseStamp email signature
WiseStamp email signature
Cos'è WiseStamp email signature?
WiseStamp email signature è un'estensione di Chrome sviluppata da https://www.wisestamp.com, e la sua funzione principale è "WiseStamp email signature".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione WiseStamp email signature
Scarica i file di estensione WiseStamp email signature in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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/ Informazioni di Base sull'Estensione
| Nome | |
| ID | pbcgnkmbeodkmiijjfnliicelkjfcldg |
| URL Ufficiale | https://chromewebstore.google.com/detail/wisestamp-email-signature/pbcgnkmbeodkmiijjfnliicelkjfcldg |
| Descrizione | WiseStamp email signature |
| Dimensione del File | 5.55 MB |
| Conteggio Installazioni | 233,885 |
| Versione Corrente | 5.3.8.2 |
| Ultimo Aggiornamento | 2024-01-23 |
| Data di Pubblicazione | 2020-06-04 |
| Valutazione | 3.94/5 Totale 1597 Valutazioni |
| Sviluppatore | https://www.wisestamp.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.wisestamp.com?utm_source=chrome&utm_medium=web_store |
| URL della Pagina di Aiuto | https://webapp.wisestamp.com/help |
| URL della Pagina della Politica sulla Privacy | https://www.wisestamp.com/privacy-policy |
| Lingue Supportate | 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"
} | |