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 с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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"
    }
}