FaceMail

Insert signature in letters

FaceMailคืออะไร?

FaceMail เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://my.facemail.click และคุณลักษณะหลักของมันคือ "Insert signature in letters"

ภาพหน้าจอของส่วนขยาย

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย FaceMail

ดาวน์โหลดไฟล์ส่วนขยาย FaceMail ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Facemail is an innovative service that brought email signatures to a new level. With the help of this service, you can turn an email signature into an effective sales tool. Facemail has many useful features, such as:

- A choice of 30 design signature templates, which correspond to the corporate style of the company;
- Placing a banner in the signatures, a link to the event, discounts information
- Adding a photo of an employee and company logo
- Posting links to social networks and blogs, as well as installing a QR code

Facemail will be very useful for small and medium-sized businesses, allowing you to create signatures for all employees, allocating them by departments.

Also, you will be available to check statistics to analyze the effectiveness of business correspondence by tracking the number of sent, received and read letters. Statistics allow you to see which built-in tools in the signature are most effective, and to which buttons recipients pay the least attention.

The modern email signature will be useful for bloggers, freelancers, sales and business development managers, PR and marketing specialists, HR and recruiters, head chiefs and all those who use the business correspondence format daily.

Facemail signature plugin can be embedded into email applications of smartphones, browsers and desktop email clients. The service supports the most popular webmail systems, such as Gmail, Yandex, Hotmail, Yahoo, Inbox, Outlook, AppleMail, Thunderbird and many others.

Facemail – this is what business is signed like!


Facemail - твоя уникальная подпись в электронной почте всего в несколько кликов!
Facemail работает на gmail, mail.ru, yandex.mail, hotmail, yahoo, inbox. Наш список постоянно пополняется. Создавайте уникальную email подпись, выбирайте цвет, добавляйте фото, ссылки на блоги и аккаунты в соцсетях. Выделяйтесь! Сделайте вашу электронную переписку еще эффективней!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ FaceMail FaceMail
ID lapehhpjenfhleknocebdhajhoonedfa
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/facemail/lapehhpjenfhleknocebdhajhoonedfa
คำอธิบาย Insert signature in letters
ขนาดไฟล์ 91.99 KB
จำนวนการติดตั้ง 126
เวอร์ชันปัจจุบัน 2.1.0
อัปเดตครั้งล่าสุด 2017-07-18
วันที่เผยแพร่ 2017-07-18
คะแนน 5.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา https://my.facemail.click
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://facemail.click
URL หน้าช่วยเหลือ https://facemail.click/contacts/
URL หน้านโยบายความเป็นส่วนตัว https://facemail.click/privacy_police
ภาษาที่รองรับ ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "FaceMail",
    "version": "2.1.0",
    "description": "Insert signature in letters",
    "devtools_page": "devtoolsBackground.html",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "storage",
        "cookies",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/my.facemail.click\/*",
                "https:\/\/test-corp.facemail.click\/*",
                "https:\/\/prev-corp.facemail.click\/*",
                "https:\/\/my.facemail.click.local\/*"
            ],
            "js": [
                "common\/jquery.js",
                "common\/lib.js",
                "js\/content.js",
                "common\/fm.js"
            ]
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "common\/jquery.js",
                "common\/lib.js",
                "js\/content.js",
                "common\/gmail.js"
            ]
        },
        {
            "matches": [
                "https:\/\/e.mail.ru\/*"
            ],
            "js": [
                "common\/jquery.js",
                "common\/lib.js",
                "js\/content.js",
                "common\/mailRu.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.mail.yahoo.com\/*"
            ],
            "js": [
                "common\/jquery.js",
                "common\/lib.js",
                "js\/content.js",
                "common\/yahoo.js"
            ]
        },
        {
            "matches": [
                "https:\/\/mail.ukr.net\/*"
            ],
            "js": [
                "common\/jquery.js",
                "common\/lib.js",
                "js\/content.js",
                "common\/ukrNet.js",
                "common\/ukrNetClassic.js"
            ]
        },
        {
            "matches": [
                "https:\/\/mail.yandex.ua\/*",
                "https:\/\/mail.yandex.ru\/*",
                "https:\/\/mail.yandex.by\/*",
                "https:\/\/mail.yandex.kz\/*",
                "https:\/\/mail.yandex.com\/*"
            ],
            "js": [
                "common\/jquery.js",
                "common\/lib.js",
                "js\/content.js",
                "common\/yandex.js"
            ]
        },
        {
            "matches": [
                "https:\/\/inbox.google.com\/*"
            ],
            "js": [
                "common\/jquery.js",
                "common\/lib.js",
                "js\/content.js",
                "common\/inbox.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.mail.live.com\/*"
            ],
            "js": [
                "common\/jquery.js",
                "common\/lib.js",
                "js\/content.js",
                "common\/live.js"
            ]
        }
    ],
    "background": {
        "scripts": [
            "common\/jquery.js",
            "common\/lib.js",
            "js\/background.js"
        ]
    },
    "web_accessible_resources": [
        "images\/facemail.png",
        "images\/preloader.GIF",
        "images\/popup_yandex.png"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}