VictoriyaClub - Multi-account - chats / mails
VictoriyaClub - Multi-account - chats / mails
VictoriyaClub - Multi-account - chats / mailsคืออะไร?
VictoriyaClub - Multi-account - chats / mails เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://chatoptimizer.com และคุณลักษณะหลักของมันคือ "VictoriyaClub - Multi-account - chats / mails"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย VictoriyaClub - Multi-account - chats / mails
ดาวน์โหลดไฟล์ส่วนขยาย VictoriyaClub - Multi-account - chats / mails ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ChatOS Multi-account is a program for sending chat invitations and letters from any number of profiles in one tab.
- 2in1 extension - chats and mails
- unlimited number of profile to work
- Minichat - any number of chats in one window
- MiniMail - fast mails sending directly from the chat page
- the widest set of recipient audiences
- Guaranteed delivery is a way to get guaranteed attention of men
- Autopilot - sending without creating invitations
- comfortable activity on the site - info on all profiles and their men is in front of your eyes
- user support - online consultations directly from the site page
- 3 free trial days for each profile
Find out more at https://chatoptimizer.com/en/
Become productive with ChatOS! ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | lhmmdmggegpiiiahellghgilmepmnbgf |
| URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/victoriyaclub-%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D0%B8%D0%B0%D0%BA%D0%BA%D0%B0%D1%83/lhmmdmggegpiiiahellghgilmepmnbgf |
| คำอธิบาย | VictoriyaClub - Multi-account - chats / mails |
| ขนาดไฟล์ | 2.61 MB |
| จำนวนการติดตั้ง | 91 |
| เวอร์ชันปัจจุบัน | 1.0.2 |
| อัปเดตครั้งล่าสุด | 2023-02-22 |
| วันที่เผยแพร่ | 2022-01-16 |
| ผู้พัฒนา | https://chatoptimizer.com |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://chatoptimzer.com |
| URL หน้าช่วยเหลือ | https://chatoptimzer.com |
| URL หน้านโยบายความเป็นส่วนตัว | https://chatoptimizer.com/politika-konfidencialnosti |
| ภาษาที่รองรับ | en,ru |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"page": "background.html"
},
"content_scripts": [
{
"css": [
"css\/svadba.css"
],
"js": [
"js\/jquery.js",
"js\/cookie.js",
"js\/content.live.js",
"js\/hashchange.js"
],
"matches": [
"*:\/\/*.victoriyaclub.com\/newchat\/*"
],
"run_at": "document_start"
},
{
"css": [
"css\/svadba_helper.css"
],
"exclude_matches": [
"*:\/\/*.victoriyaclub.com\/newchat*"
],
"js": [
"js\/jquery.js",
"js\/translations.js",
"js\/content.live.js",
"js\/svadba_helper.js"
],
"matches": [
"*:\/\/*.victoriyaclub.com\/*"
],
"run_at": "document_end"
}
],
"content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/*.chatoptimizer.com; object-src 'self'; ",
"default_locale": "ru",
"description": "__MSG_appDesc__",
"icons": {
"128": "img\/128.png",
"16": "img\/16.png",
"48": "img\/48.png"
},
"manifest_version": 2,
"name": "__MSG_appName__",
"page_action": {
"default_icon": "img\/16.png",
"default_popup": "index.live.html",
"default_title": "VictoriyaClub - Multi-account - chats \/ mails"
},
"permissions": [
"tabs",
"*:\/\/*.googleapis.com\/*",
"*:\/\/*.telegra.ph\/*",
"*:\/\/*.victoriyaclub.com\/*",
"*:\/\/*.chatoptimizer.com\/*",
"notifications",
"webRequest",
"webRequestBlocking",
"storage",
"unlimitedStorage"
],
"version": "1.0.2"
} | |