Flight Search

Compare cheap flights and hotels. For free. Find the cheapest flights from thousands of airlines and travel sites.

什麼是Flight Search?

Flight Search是由https://flight-search-app.firebaseapp.com開發的Chrome擴展程式,該擴展的主要功能是“Compare cheap flights and hotels. For free. Find the cheapest flights from thousands of airlines and travel sites.”。

擴展截圖

screenshot
screenshot
screenshot

下載Flight Search擴展crx文件

下載Flight Search擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Flight Search - search for a global travel in the extension, which makes it easy for you to compare prices on flights and travel. One click searches across the leading suppliers and travel sites and find the best price airline tickets.                    

擴展基本資訊

名稱 Flight Search Flight Search
ID dficcobpghplfppapheaenjajahhckkj
官方網址 https://chromewebstore.google.com/detail/flight-search/dficcobpghplfppapheaenjajahhckkj
簡介 Compare cheap flights and hotels. For free. Find the cheapest flights from thousands of airlines and travel sites.
檔案大小 92.79 KB
安裝次數 9,748
目前版本 3.4
更新時間 2018-12-17
上架時間 2018-12-17
評分 4.11/5 共 53 次評分
開發者 https://flight-search-app.firebaseapp.com
電子郵箱 [email protected]
付費類型 free
支援的語言 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "jquery-1.9.1.min.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/travel19.png",
            "38": "images\/travel38.png"
        },
        "default_popup": "panel.html",
        "default_title": "__MSG_name__"
    },
    "icons": {
        "16": "images\/travel16.png",
        "48": "images\/travel48.png",
        "128": "images\/travel128.png"
    },
    "manifest_version": 2,
    "name": "__MSG_name__",
    "default_locale": "en_US",
    "description": "__MSG_description__",
    "version": "3.4"
}