AsiaMe ChatOS message sender
Asiame ChatOS chat smart search for men
Qu'est-ce que AsiaMe ChatOS message sender ?
AsiaMe ChatOS message sender est une extension Chrome développée par https://chatoptimizer.com, et sa fonction principale est "Asiame ChatOS chat smart search for men".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension AsiaMe ChatOS message sender
Téléchargez les fichiers d'extension AsiaMe ChatOS message sender au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | mocignalcjjbpbmcnpcppcjlaefenddb |
URL Officiel | https://chromewebstore.google.com/detail/asiame-chatos-message-sen/mocignalcjjbpbmcnpcppcjlaefenddb |
Description | Asiame ChatOS chat smart search for men |
Taille du Fichier | 983 KB |
Nombre d'Installations | 21 |
Version Actuelle | 2.0.4 |
Dernière Mise à Jour | 2020-08-06 |
Date de Publication | 2020-05-22 |
Évaluation | 4.33/5 Total 3 Évaluations |
Développeur | https://chatoptimizer.com |
[email protected] | |
Type de Paiement | in_app |
Site Web de l'Extension | https://chatoptimizer.com/en |
URL de la Page d'Aide | https://chatoptimizer.com/en |
URL de la Page de Politique de Confidentialité | https://chatoptimizer.com/politika-konfidencialnosti |
Langues Prises en Charge | 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" } |