Autolike

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

Co to jest Autolike?

Autolike to rozszerzenie Chrome opracowane przez slvn, a jego główną funkcją jest „Like button on steroids - automate likes in Tinder™, Mamba™ and other services”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Autolike

Pobierz pliki rozszerzeń Autolike w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Autolike Autolike
ID hipnhgihpleodohblepejcncpgdegkom
Oficjalny URL https://chromewebstore.google.com/detail/autolike/hipnhgihpleodohblepejcncpgdegkom
Opis Like button on steroids - automate likes in Tinder™, Mamba™ and other services
Rozmiar pliku 14.74 KB
Liczba instalacji 66
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2020-09-09
Data Publikacji 2020-09-08
Ocena 1.00/5 Łącznie 1 Oceny
Deweloper slvn
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    ]
}