Cheap Flight Finder
We help you save time and money by finding cheaper prices for flights you're searching for online.
Cheap Flight Finderคืออะไร?
Cheap Flight Finder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.trip.com และคุณลักษณะหลักของมันคือ "We help you save time and money by finding cheaper prices for flights you're searching for online."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Cheap Flight Finder
ดาวน์โหลดไฟล์ส่วนขยาย Cheap Flight Finder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
When you add this free extension to your browser, you'll be notified about cheaper prices available for the flight you're searching for. The extension compares hundreds of flight booking websites to find you the best deal. It's easy to use and can save you money! Why choose us? Save time and money Completely free User-friendly By installing this extension, you agree to our Terms of Use and Privacy Policy: Terms of Use: https://pages.trip.com/browser-extension/terms-of-use-en-xx.html Privacy Policy: https://pages.trip.com/browser-extension/privacy-statement-en-xx.html
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Cheap Flight Finder |
ID | papdhfmmdhepoeeimnkdhnadpmemeamk |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/cheap-flight-finder/papdhfmmdhepoeeimnkdhnadpmemeamk |
คำอธิบาย | We help you save time and money by finding cheaper prices for flights you're searching for online. |
ขนาดไฟล์ | 1.86 MB |
จำนวนการติดตั้ง | 57,123 |
เวอร์ชันปัจจุบัน | 1.6.8 |
อัปเดตครั้งล่าสุด | 2024-01-11 |
วันที่เผยแพร่ | 2020-06-03 |
คะแนน | 4.78/5 รวมทั้งหมด 18 คะแนน |
ผู้พัฒนา | https://www.trip.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.trip.com |
URL หน้าช่วยเหลือ | https://www.trip.com/pages/support |
URL หน้านโยบายความเป็นส่วนตัว | https://pages.trip.com/browser-extension/privacy-statement-en-xx.html |
ภาษาที่รองรับ | id,ms,de,en,en-US,fr,nl,vi,tr,da,es,it,pl,pt-BR,pt-PT,fi,sv,el,ru,uk,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_name__", "version": "1.6.8", "description": "__MSG_pluginDesc__", "default_locale": "en", "permissions": [ "tabs", "cookies", "webRequest", "storage", "activeTab", "scripting" ], "host_permissions": [ "https:\/\/*\/*" ], "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup\/minisite.html", "default_icon": { "16": "static\/images\/icon_new.png", "48": "static\/images\/icon_new.png", "128": "static\/images\/icon_new.png" } }, "icons": { "16": "static\/images\/icon_new.png", "48": "static\/images\/icon_new.png", "128": "static\/images\/icon_new.png" }, "homepage_url": "https:\/\/www.trip.com\/", "web_accessible_resources": [ { "resources": [ "content\/interceptor.js", "static\/images\/*", "favicon.ico" ], "matches": [ " |