Bumble Swiper

Save time & get more dates.

Bumble Swiper là gì?

Bumble Swiper là một tiện ích mở rộng Chrome được phát triển bởi codemoat, và tính năng chính của nó là "Save time & get more dates.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Bumble Swiper

Tải xuống các tệp mở rộng Bumble Swiper dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Bumble Swiper Bumble Swiper
ID pmibpefhpejcogkfoegikcmncgiljhkl
URL Chính Thức https://chrome.google.com/webstore/detail/bumble-swiper/pmibpefhpejcogkfoegikcmncgiljhkl
Mô tả Save time & get more dates.
Kích Thước Tệp 13.95 KB
Số Lần Cài Đặt 16
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2020-01-09
Ngày Phát Hành 2020-01-09
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển codemoat
Loại Thanh Toán in_store
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}