Matcheto: Tinder Auto Liker
Smart Tinder Auto Swiper | Trains on Your Actions | Qualified Matches Only
Matcheto: Tinder Auto Liker क्या है?
Matcheto: Tinder Auto Liker https://matche.to द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Smart Tinder Auto Swiper | Trains on Your Actions | Qualified Matches Only"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Matcheto: Tinder Auto Liker एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Matcheto is a smart autoswiper for Tinder, that learns from your actions. No tricky adjustments. Just act as usual or run auto mode. A built-in artificial neural network helps to increase the number of matches that suits your preferences. Matcheto spots bots and other suspicious profiles. It automates monotonous actions, and smart autoswipe algorithm allows to avoid false positives. All traffic is encrypted with AES algorithm using 128-bit key, so your data is absolutely safe.
एक्सटेंशन की मूल जानकारी
नाम | Matcheto: Tinder Auto Liker |
ID | hnhdpofmdhcdadkbemohijefpaibfddc |
आधिकारिक URL | https://chromewebstore.google.com/detail/matcheto-tinder-auto-like/hnhdpofmdhcdadkbemohijefpaibfddc |
विवरण | Smart Tinder Auto Swiper | Trains on Your Actions | Qualified Matches Only |
फ़ाइल का आकार | 229 KB |
स्थापना संख्या | 693 |
वर्तमान संस्करण | 0.1.3 |
अंतिम अपडेट | 2020-08-01 |
प्रकाशन तिथि | 2020-07-03 |
रेटिंग | 3.62/5 कुल 13 रेटिंग्स |
डेवलपर | https://matche.to |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://matche.to |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.1.3", "description": "Smart Tinder Auto Swiper | Trains on Your Actions | Qualified Matches Only", "name": "Matcheto: Tinder Auto Liker", "short_name": "Matcheto", "web_accessible_resources": [ "images\/*.png", "inject.js" ], "content_scripts": [ { "matches": [ "https:\/\/*.tinder.com\/*" ], "css": [ "main.css" ], "js": [ "main.js" ] } ], "icons": { "16": "images\/logo16.png", "32": "images\/logo32.png", "48": "images\/logo48.png", "128": "images\/logo128.png" }, "manifest_version": 2 } |