Bumble Swiper
Save time & get more dates.
Co to jest Bumble Swiper?
Bumble Swiper to rozszerzenie Chrome opracowane przez codemoat, a jego główną funkcją jest „Save time & get more dates.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Bumble Swiper
Pobierz pliki rozszerzeń Bumble Swiper w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | pmibpefhpejcogkfoegikcmncgiljhkl |
Oficjalny URL | https://chrome.google.com/webstore/detail/bumble-swiper/pmibpefhpejcogkfoegikcmncgiljhkl |
Opis | Save time & get more dates. |
Rozmiar pliku | 13.95 KB |
Liczba instalacji | 16 |
Aktualna Wersja | 1.0.1 |
Ostatnia Aktualizacja | 2020-01-09 |
Data Publikacji | 2020-01-09 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | codemoat |
Typ Płatności | in_store |
Obsługiwane Języki | 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" } } |