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?
Loveme.com - Program for sending mails是由https://chatoptimizer.com开发的Chrome扩展程序,该扩展的主要功能是“ChatOS - sending intro letters and correspondence with favorites Sending from any number of profiles in one browser. - effective…”。
扩展截图
下载Loveme.com - Program for sending mails扩展crx文件
下载Loveme.com - Program for sending mails扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | Loveme.com - Program for sending mails |
ID | dmlchbbjkjlmjjeoegieekdmogmhoiip |
官方URL | https://chromewebstore.google.com/detail/lovemecom-program-for-sen/dmlchbbjkjlmjjeoegieekdmogmhoiip |
简介 | ChatOS - sending intro letters and correspondence with favorites Sending from any number of profiles in one browser. - effective… |
文件大小 | 682 KB |
安装次数 | 41 |
当前版本 | 1.0.1 |
更新时间 | 2023-03-07 |
上架时间 | 2022-11-21 |
开发者 | https://chatoptimizer.com |
电子邮箱 | [email protected] |
付费类型 | free |
帮助页面URL | http://chatoptimizer.com/ |
隐私政策页面URL | https://chatoptimizer.com/politika-konfidencialnosti |
支持的语言 | 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" } |