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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Compare cheap flights and hotels. For free. Find the cheapest flights from thousands of airlines and travel sites."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Flight Search एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
आधिकारिक URL 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"
}