AsiaMe ChatOS message sender
Asiame ChatOS chat smart search for men
AsiaMe ChatOS message sender क्या है?
AsiaMe ChatOS message sender https://chatoptimizer.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Asiame ChatOS chat smart search for men"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में AsiaMe ChatOS message sender एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
ईमेल | [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" } |