Bumble Swiper
Save time & get more dates.
Bumble Swiperคืออะไร?
Bumble Swiper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย codemoat และคุณลักษณะหลักของมันคือ "Save time & get more dates."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ 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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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" } } |