AsiaMe ChatOS message sender
Asiame ChatOS chat smart search for men
AsiaMe ChatOS message sender là gì?
AsiaMe ChatOS message sender là một tiện ích mở rộng Chrome được phát triển bởi https://chatoptimizer.com, và tính năng chính của nó là "Asiame ChatOS chat smart search for men".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng AsiaMe ChatOS message sender
Tải xuống các tệp mở rộng AsiaMe ChatOS message sender dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
There is an extension to search for interlocutor in chats on Asia.me website. This is a reliable assistant for attracting attention and getting new fans. For you: - User friendly and simple interface - Set up sending in a few clicks - The widest possible selection criteria and sending options - Complete activity statistics - Actual updates and new tools - Reliable service and high-quality user support - 3 days free test period Just launch and get desired results! We invite you to chatoptimizer.com/en for more information
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | mocignalcjjbpbmcnpcppcjlaefenddb |
URL Chính Thức | https://chromewebstore.google.com/detail/asiame-chatos-message-sen/mocignalcjjbpbmcnpcppcjlaefenddb |
Mô tả | Asiame ChatOS chat smart search for men |
Kích Thước Tệp | 983 KB |
Số Lần Cài Đặt | 21 |
Phiên Bản Hiện Tại | 2.0.4 |
Cập Nhật Lần Cuối | 2020-08-06 |
Ngày Phát Hành | 2020-05-22 |
Đánh Giá | 4.33/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | https://chatoptimizer.com |
[email protected] | |
Loại Thanh Toán | in_app |
Trang Web Mở Rộng | https://chatoptimizer.com/en |
URL Trang Trợ Giúp | https://chatoptimizer.com/en |
URL Trang Chính Sách Bảo Mật | https://chatoptimizer.com/politika-konfidencialnosti |
Ngôn Ngữ Được Hỗ Trợ | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "page": "background.html" }, "content_scripts": [ { "css": [ "css\/charming.css" ], "js": [ "js\/jquery.js", "js\/cookie.js", "js\/content.live.js" ], "matches": [ "*:\/\/*.asiame.com\/lady\/online.php*", "*:\/\/*.asiame.com\/lady\/online.php*" ] } ], "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": "ChatOS Asiame chat - meaning of love" }, "permissions": [ "notifications", "tabs", "webRequest", "webRequestBlocking", "*:\/\/*.asiame.com\/*", "*:\/\/*.chatoptimizer.com\/*", "windows" ], "version": "2.0.4" } |