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 |
官方網址 | 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 |
電子郵箱 | [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" } |