Bumble Swiper

Save time & get more dates.

ما هو Bumble Swiper؟

Bumble Swiper هو إضافة Chrome تم تطويرها بواسطة codemoat، والميزة الرئيسية لها هي "Save time & get more dates.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Bumble Swiper

قم بتنزيل ملفات الامتداد Bumble Swiper بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        The first ever auto swiper/liker tool designed for Bumble. Simply sign into your account and activate the tool.



Privacy Statement
***
This app is a widget and therefore does not store any personal details or data in any form.                    

معلومات أساسية عن التمديد

الاسم Bumble Swiper Bumble Swiper
ID pmibpefhpejcogkfoegikcmncgiljhkl
عنوان URL الرسمي https://chrome.google.com/webstore/detail/bumble-swiper/pmibpefhpejcogkfoegikcmncgiljhkl
الوصف Save time & get more dates.
حجم الملف 13.95 KB
عدد التثبيتات 16
النسخة الحالية 1.0.1
آخر تحديث 2020-01-09
تاريخ النشر 2020-01-09
تقييم 5.00/5 مجموع تقييمات 1
المطور codemoat
نوع الدفع in_store
اللغات المدعومة en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bumble Swiper",
    "description": "Save time & get more dates.",
    "version": "1.0.1",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "hello3.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/www.google-analytics.com\/",
        "storage"
    ],
    "icons": {
        "16": "bumble16.png",
        "48": "bumble48.png",
        "128": "bumble128.png"
    }
}