Bumble Swiper
Save time & get more dates.
什麼是Bumble Swiper?
Bumble Swiper是由codemoat開發的Chrome擴展程式,該擴展的主要功能是“Save time & get more dates.”。
擴展截圖
下載Bumble Swiper擴展crx文件
下載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.
擴展基本資訊
名稱 | |
ID | pmibpefhpejcogkfoegikcmncgiljhkl |
官方網址 | 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" } } |