Loveme.com - Program for sending mails
ChatOS - sending intro letters and correspondence with favorites Sending from any number of profiles in one browser. - effective…
Loveme.com - Program for sending mails là gì?
Loveme.com - Program for sending mails là một tiện ích mở rộng Chrome được phát triển bởi https://chatoptimizer.com, và tính năng chính của nó là "ChatOS - sending intro letters and correspondence with favorites Sending from any number of profiles in one browser. - effective…".
Ả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 Loveme.com - Program for sending mails
Tải xuống các tệp mở rộng Loveme.com - Program for sending mails 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
ChatOS - sending intro letters and correspondence with favorites Sending from any number of profiles in one browser. - effective recipient audiences - the maximum possibility of touching new mail-partners with intro letters - the creation of lists of valuable recipients for the agency - the creation of personal valuable recipients lists by the user - special categories: fans, special fans, blacklist - wide search parameters, online sending - mails with photo and video - send up to 5 medias in one mail - comfortable letter creation editor: variables for letter personalization, translator - sending history - user support - online consultations directly from the site page - 3 free trial days for each profile Make your search productive with ChatOS
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Loveme.com - Program for sending mails |
ID | dmlchbbjkjlmjjeoegieekdmogmhoiip |
URL Chính Thức | https://chromewebstore.google.com/detail/lovemecom-program-for-sen/dmlchbbjkjlmjjeoegieekdmogmhoiip |
Mô tả | ChatOS - sending intro letters and correspondence with favorites Sending from any number of profiles in one browser. - effective… |
Kích Thước Tệp | 682 KB |
Số Lần Cài Đặt | 41 |
Phiên Bản Hiện Tại | 1.0.1 |
Cập Nhật Lần Cuối | 2023-03-07 |
Ngày Phát Hành | 2022-11-21 |
Nhà Phát Triển | https://chatoptimizer.com |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Trợ Giúp | http://chatoptimizer.com/ |
URL Trang Chính Sách Bảo Mật | https://chatoptimizer.com/politika-konfidencialnosti |
Ngôn Ngữ Được Hỗ Trợ | en,ru |
manifest.json | |
{ "action": { "default_icon": "img\/16.png", "default_popup": "index.live.html", "default_title": "ChatOS Loveme mails - meaning of love" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "css": [ "css\/natashaclub.css" ], "js": [ "js\/jquery.js", "js\/cookie.js", "\/js\/content.live.js" ], "matches": [ "*:\/\/*.office.loveme.com\/*" ] } ], "default_locale": "ru", "host_permissions": [ "*:\/\/*.chatoptimizer.com\/*", "*:\/\/*.office.loveme.com\/*", "*:\/\/*.loveme.com\/*" ], "icons": { "128": ".\/img\/128.png", "16": ".\/img\/16.png", "48": ".\/img\/48.png" }, "manifest_version": 3, "name": "__MSG_appName__", "permissions": [ "tabs", "notifications", "scripting" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.1" } |