Bumble Swiper
Save time & get more dates.
Wat is Bumble Swiper?
Bumble Swiper is een Chrome-extensie ontwikkeld door codemoat, en de belangrijkste functie is "Save time & get more dates.".
Extensie Screenshots
Download het CRX-bestand van de extensie Bumble Swiper
Download Bumble Swiper-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | pmibpefhpejcogkfoegikcmncgiljhkl |
| Officiële URL | https://chrome.google.com/webstore/detail/bumble-swiper/pmibpefhpejcogkfoegikcmncgiljhkl |
| Beschrijving | Save time & get more dates. |
| Bestandsgrootte | 13.95 KB |
| Aantal Installaties | 16 |
| Huidige Versie | 1.0.1 |
| Laatst Bijgewerkt | 2020-01-09 |
| Publicatiedatum | 2020-01-09 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | codemoat |
| Betalingswijze | in_store |
| Ondersteunde Talen | 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"
}
} | |