Autolike

Like button on steroids - automate likes in Tinder™, Mamba™ and other services

Cos'è Autolike?

Autolike è un'estensione di Chrome sviluppata da slvn, e la sua funzione principale è "Like button on steroids - automate likes in Tinder™, Mamba™ and other services".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Autolike

Scarica i file di estensione Autolike in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        This extensions automates the swiping for you on Tinder and Mamba platforms. Open the page and start the extension. You can stop anytime by clicking somewhere on the page.                    

Informazioni di Base sull'Estensione

Nome Autolike Autolike
ID hipnhgihpleodohblepejcncpgdegkom
URL Ufficiale https://chromewebstore.google.com/detail/autolike/hipnhgihpleodohblepejcncpgdegkom
Descrizione Like button on steroids - automate likes in Tinder™, Mamba™ and other services
Dimensione del File 14.74 KB
Conteggio Installazioni 66
Versione Corrente 1.0
Ultimo Aggiornamento 2020-09-09
Data di Pubblicazione 2020-09-08
Valutazione 1.00/5 Totale 1 Valutazioni
Sviluppatore slvn
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Autolike",
    "description": "Like button on steroids - automate likes in Tinder\u2122, Mamba\u2122 and other services",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}