Bumble Swiper
Save time & get more dates.
Cos'è Bumble Swiper?
Bumble Swiper è un'estensione di Chrome sviluppata da codemoat, e la sua funzione principale è "Save time & get more dates.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Bumble Swiper
Scarica i file di estensione Bumble Swiper in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | pmibpefhpejcogkfoegikcmncgiljhkl |
URL Ufficiale | https://chrome.google.com/webstore/detail/bumble-swiper/pmibpefhpejcogkfoegikcmncgiljhkl |
Descrizione | Save time & get more dates. |
Dimensione del File | 13.95 KB |
Conteggio Installazioni | 16 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2020-01-09 |
Data di Pubblicazione | 2020-01-09 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | codemoat |
Tipo di Pagamento | in_store |
Lingue Supportate | 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" } } |