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 |
官方網址 | 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" } |