Bumble Swiper

Save time & get more dates.

What is Bumble Swiper?

Bumble Swiper is a Chrome extension developed by codemoat, and its main feature is "Save time & get more dates.".

Extension Screenshots

screenshot

Download Bumble Swiper Extension CRX File

Download Bumble Swiper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Bumble Swiper Bumble Swiper
ID pmibpefhpejcogkfoegikcmncgiljhkl
Official URL https://chrome.google.com/webstore/detail/bumble-swiper/pmibpefhpejcogkfoegikcmncgiljhkl
Description Save time & get more dates.
File Size 13.95 KB
Installation Count 16
Current Version 1.0.1
Last Updated 2020-01-09
Publish Date 2020-01-09
Rating 5.00/5 Total 1 Ratings
Developer codemoat
Payment Type in_store
Supported Languages 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"
    }
}