AsiaMe ChatOS message sender
Asiame ChatOS chat smart search for men
AsiaMe ChatOS message senderとは何ですか?
AsiaMe ChatOS message senderはhttps://chatoptimizer.comによって開発されたChromeの拡張機能で、その主な機能は「Asiame ChatOS chat smart search for men」です。
拡張機能のスクリーンショット
AsiaMe ChatOS message sender拡張機能のCRXファイルをダウンロード
AsiaMe ChatOS message sender拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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
拡張機能の基本情報
名前 | |
ID | mocignalcjjbpbmcnpcppcjlaefenddb |
公式URL | https://chromewebstore.google.com/detail/asiame-chatos-message-sen/mocignalcjjbpbmcnpcppcjlaefenddb |
説明 | Asiame ChatOS chat smart search for men |
ファイルサイズ | 983 KB |
インストール数 | 21 |
現在のバージョン | 2.0.4 |
最終更新日 | 2020-08-06 |
公開日 | 2020-05-22 |
評価 | 4.33/5 合計 3 レビュー |
開発者 | https://chatoptimizer.com |
Eメール | [email protected] |
支払い方法 | in_app |
拡張機能のウェブサイト | https://chatoptimizer.com/en |
ヘルプページのURL | https://chatoptimizer.com/en |
プライバシーポリシーページの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\/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" } |