Auto Swiper

What is an Auto Swiper? An Auto Swiper is a Software that automatically distributes likes on dating platforms. This has the…

Auto Swiperคืออะไร?

Auto Swiper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://auto-swiper.com และคุณลักษณะหลักของมันคือ "What is an Auto Swiper? An Auto Swiper is a Software that automatically distributes likes on dating platforms. This has the…"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Auto Swiper

ดาวน์โหลดไฟล์ส่วนขยาย Auto Swiper ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        What is an Auto Swiper?
An Auto Swiper is a Software that automatically distributes likes on dating platforms. This has the advantage that you can concentrate purely on the essentials in Tinder, Lovoo or Bumble. At the same time, you get a lot more likes and matches and therefore dates. Our tests have achieved an increase of 700% on average.

Features of our Auto Swiper:
- Tinder Auto Swipe
- Bumble Auto Swipe
- Lovoo Auto Swipe
- Humanized Automated Likes
- No configuration needed

Why should I use an Auto Swiper?
1. You will save a lot of time (couple of hours a day)
2. You will get many more matches (700% more!)
3. You will not disappear from the scene (always on the #1 place)
4. Every user around you will look at you at least once

For more information you can go to our page:
https://auto-swiper.com

Changelog:
Version 2.0:
Fixed: Random delay never ends

Version 1.9:
Fixed: Tinder Auto Swiper working again

Version 1.8:
Removed: Email & Password login
Added: Licensekey authentication

Version 1.6:
Update: Fully automatic configuration with random waiting and pause times.
Update: Minor adjustments regarding the auto swiper speed

Version 1.5:
Fixed: Tinder Auto Swiper not worked anymore
Added: Automated Likes on Tinder for Mobile

Version 1.4: 
Added: Lovoo Auto Swipe function
Fixed: Too slow swiping in Tinder, Bumble and Lovoo

Version 1.3:
Added: Bumble Auto Swipe function
Added: Random actions in Tinder and Bumble

Version 1.2:
Change: User interface greatly simplified

Version 1.1:
Fixed: Stops random while swiping

Version 1: 
Added: Tinder Auto Swipe function
Added: Tinder Auto Message                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Auto Swiper Auto Swiper
ID dfbngegkhdggfbdopogafmkjlfbcahee
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/auto-swiper/dfbngegkhdggfbdopogafmkjlfbcahee
คำอธิบาย What is an Auto Swiper? An Auto Swiper is a Software that automatically distributes likes on dating platforms. This has the…
ขนาดไฟล์ 64.01 KB
จำนวนการติดตั้ง 310
เวอร์ชันปัจจุบัน 2.0
อัปเดตครั้งล่าสุด 2022-05-08
วันที่เผยแพร่ 2021-08-19
คะแนน 3.67/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา https://auto-swiper.com
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://auto-swiper.com
URL หน้าช่วยเหลือ https://auto-swiper.com
URL หน้านโยบายความเป็นส่วนตัว https://auto-swiper.com/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Auto Swiper",
    "version": "2.0",
    "manifest_version": 3,
    "icons": {
        "16": "img\/logo-16.png",
        "48": "img\/logo-48.png",
        "128": "img\/logo-128.png"
    },
    "content_scripts": [
        {
            "js": [
                "js\/jquery-3.6.0.min.js",
                "js\/jquery.typetype.min.js",
                "js\/crypto-js.min.js",
                "js\/main.js"
            ],
            "css": [
                "css\/main.css"
            ],
            "matches": [
                "https:\/\/tinder.com\/*",
                "https:\/\/*.tinder.com\/*",
                "https:\/\/*.lovoo.com\/*",
                "https:\/\/lovoo.com\/*",
                "https:\/\/*.badoo.com\/*",
                "https:\/\/badoo.com\/*",
                "https:\/\/*.bumble.com\/*",
                "https:\/\/bumble.com\/*"
            ],
            "resources": [
                "hello.html"
            ],
            "run_at": "document_end"
        }
    ]
}