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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://chatoptimizer.com และคุณลักษณะหลักของมันคือ "ChatOS - sending intro letters and correspondence with favorites Sending from any number of profiles in one browser. - effective…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Loveme.com - Program for sending mails
ดาวน์โหลดไฟล์ส่วนขยาย 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 ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| 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"
} | |