Opodo Flight Search

Compare millions of flights, as well as car hire and hotels worldwide! Opodo is the travel search app for savvy travellers.

Opodo Flight Searchとは何ですか?

Opodo Flight Searchはchromeappsによって開発されたChromeの拡張機能で、その主な機能は「Compare millions of flights, as well as car hire and hotels worldwide! Opodo is the travel search app for savvy travellers.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Opodo Flight Search拡張機能のCRXファイルをダウンロード

Opodo Flight Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Opodo checks prices daily to ensure the cheapest deals for flights, hotels, car hire, city breaks, package holidays and lots more.
Book airline tickets worldwide, including cheap flights to New York, low Bangkok fares, Dubai flights and cheap flights to London.                    

拡張機能の基本情報

名前 Opodo Flight Search Opodo Flight Search
ID pmhkmnapbhpjfgjhkabficpaajleocdj
公式URL https://chromewebstore.google.com/detail/opodo-flight-search/pmhkmnapbhpjfgjhkabficpaajleocdj
説明 Compare millions of flights, as well as car hire and hotels worldwide! Opodo is the travel search app for savvy travellers.
ファイルサイズ 292 KB
インストール数 364
現在のバージョン 1.3.2
最終更新日 2014-09-19
公開日 2014-09-18
評価 3.33/5 合計 6 レビュー
開発者 chromeapps
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL http://www.shoplify.net/info/privacy
対応言語 de,en-GB,en-US,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_title__",
    "version": "1.3.2",
    "description": "__MSG_about__",
    "default_locale": "en_US",
    "browser_action": {
        "default_title": "Flugsuche",
        "default_icon": "img\/icon64.png",
        "default_popup": "panel.html"
    },
    "icons": {
        "128": "img\/icon128.png"
    },
    "permissions": [
        "http:\/\/*.travelocity.com\/"
    ],
    "background": {
        "persistent": false,
        "scripts": [
            "js\/jquery-1.9.1.min.js",
            "js\/main.js"
        ]
    },
    "manifest_version": 2
}