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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "ChatOS - sending intro letters and correspondence with favorites Sending from any number of profiles in one browser. - effective…"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Loveme.com - Program for sending mails एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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" } |