Matcheto: Tinder Auto Liker

Smart Tinder Auto Swiper | Trains on Your Actions | Qualified Matches Only

Wat is Matcheto: Tinder Auto Liker?

Matcheto: Tinder Auto Liker is een Chrome-extensie ontwikkeld door https://matche.to, en de belangrijkste functie is "Smart Tinder Auto Swiper | Trains on Your Actions | Qualified Matches Only".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Matcheto: Tinder Auto Liker

Download Matcheto: Tinder Auto Liker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Matcheto: Tinder Auto Liker Matcheto: Tinder Auto Liker
ID hnhdpofmdhcdadkbemohijefpaibfddc
Officiële URL https://chromewebstore.google.com/detail/matcheto-tinder-auto-like/hnhdpofmdhcdadkbemohijefpaibfddc
Beschrijving Smart Tinder Auto Swiper | Trains on Your Actions | Qualified Matches Only
Bestandsgrootte 229 KB
Aantal Installaties 693
Huidige Versie 0.1.3
Laatst Bijgewerkt 2020-08-01
Publicatiedatum 2020-07-03
Beoordeling 3.62/5 Totaal 13 Beoordelingen
Ontwikkelaar https://matche.to
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://matche.to
Ondersteunde Talen 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
}