Opodo Flight Search

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

Apa itu Opodo Flight Search?

Opodo Flight Search adalah ekstensi Chrome yang dikembangkan oleh chromeapps, dan fitur utamanya adalah "Compare millions of flights, as well as car hire and hotels worldwide! Opodo is the travel search app for savvy travellers.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Opodo Flight Search

Unduh file ekstensi Opodo Flight Search dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Opodo Flight Search Opodo Flight Search
ID pmhkmnapbhpjfgjhkabficpaajleocdj
URL Resmi https://chromewebstore.google.com/detail/opodo-flight-search/pmhkmnapbhpjfgjhkabficpaajleocdj
Deskripsi Compare millions of flights, as well as car hire and hotels worldwide! Opodo is the travel search app for savvy travellers.
Ukuran File 292 KB
Jumlah Instalasi 364
Versi Saat Ini 1.3.2
Terakhir Diperbarui 2014-09-19
Tanggal Publikasi 2014-09-18
Penilaian 3.33/5 Total 6 Penilaian
Pengembang chromeapps
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi http://www.shoplify.net/info/privacy
Bahasa yang Didukung 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
}