Email Tracking for Gmail by MailVibes
MailVibes allows you to track when people open your emails and links on Gmail.
Email Tracking for Gmail by MailVibes là gì?
Email Tracking for Gmail by MailVibes là một tiện ích mở rộng Chrome được phát triển bởi https://mailvibes.io, và tính năng chính của nó là "MailVibes allows you to track when people open your emails and links on Gmail.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Email Tracking for Gmail by MailVibes
Tải xuống các tệp mở rộng Email Tracking for Gmail by MailVibes dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Email Tracking for Gmail, MailVibes is a tool focused for sellers, but open to all people, It's main goal is to establish a controlled environment for the user. The core functions are "Mail tracking", "Link tracking" an "bulk or mass email". - With this email tracking tool for gmail you can get notified when someone opens your mail, via SMS, Email or realtime Chrome notification. - With link tracking you can see where and how many times a link was opened, you can also get notified the same ways as mentioned before. Both functions have their own dashboard, where you can manage all the elements that you have made. WARNING: MailVibes is on a public beta, and it's on active development, some features may occasionally fail. ---------------------------- Contact Us If you have any questions, please contact us: By email: [email protected] By visiting this page on our website: https://mailvibes.io You can see or changelog on our website: https://mailvibes.io/changelog
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Email Tracking for Gmail by MailVibes |
ID | makgoeakbbkhogecikabicopabombggi |
URL Chính Thức | https://chromewebstore.google.com/detail/email-tracking-for-gmail/makgoeakbbkhogecikabicopabombggi |
Mô tả | MailVibes allows you to track when people open your emails and links on Gmail. |
Kích Thước Tệp | 4.27 MB |
Số Lần Cài Đặt | 2,007 |
Phiên Bản Hiện Tại | 1.6.6 |
Cập Nhật Lần Cuối | 2023-07-21 |
Ngày Phát Hành | 2020-07-04 |
Đánh Giá | 4.29/5 Tổng số 21 Đánh Giá |
Nhà Phát Triển | https://mailvibes.io |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://mailvibes.io |
URL Trang Trợ Giúp | https://mailvibes.io/faq/ |
URL Trang Chính Sách Bảo Mật | https://mailvibes.io/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | ms,de,en,fr,tr,es,it,pt-BR,pt-PT,ru,hi,bn,ta,ar,zh-CN,zh-TW,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.6.6", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "author": "MailVibes", "action": { "default_icon": { "16": "assets\/icon-16.png", "48": "assets\/icon-48.png", "128": "assets\/icon.png" } }, "icons": { "16": "assets\/icon-16.png", "48": "assets\/icon-48.png", "128": "assets\/icon.png" }, "content_scripts": [ { "matches": [ "https:\/\/mail.google.com\/*", "https:\/\/inbox.google.com\/*" ], "css": [ "main_css.css", "main_js.css" ], "js": [ "main_js.js" ], "run_at": "document_end" } ], "default_locale": "en", "web_accessible_resources": [ { "resources": [ "\/assets\/*", "\/_locales\/*" ], "matches": [ " |