Opodo Flight Search

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

What is Opodo Flight Search?

Opodo Flight Search is a Chrome extension developed by chromeapps, and its main feature is "Compare millions of flights, as well as car hire and hotels worldwide! Opodo is the travel search app for savvy travellers.".

Extension Screenshots

screenshot
screenshot

Download Opodo Flight Search Extension CRX File

Download Opodo Flight Search extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Opodo Flight Search Opodo Flight Search
ID pmhkmnapbhpjfgjhkabficpaajleocdj
Official URL https://chromewebstore.google.com/detail/opodo-flight-search/pmhkmnapbhpjfgjhkabficpaajleocdj
Description Compare millions of flights, as well as car hire and hotels worldwide! Opodo is the travel search app for savvy travellers.
File Size 292 KB
Installation Count 364
Current Version 1.3.2
Last Updated 2014-09-19
Publish Date 2014-09-18
Rating 3.33/5 Total 6 Ratings
Developer chromeapps
Email [email protected]
Payment Type free
Privacy Policy Page URL http://www.shoplify.net/info/privacy
Supported Languages 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
}