Tubenav

Quickly search Tubenav, get live up-to-date TFL line status and the weather in London

Co je Tubenav?

Tubenav je rozšíření Chrome vyvinuté http://tubenav.com, a jeho hlavní funkcí je „Quickly search Tubenav, get live up-to-date TFL line status and the weather in London“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Tubenav

Stáhněte si soubory rozšíření Tubenav ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Quickly search Tubenav and with a click of a button get a live up-to-date feed of line statuses from London TFL.

How to use Tubenav Extension:
1.	Install the extension
2.	Press the Tubenav extension icon (top right of browser)
3.	Either search for a station, place or tag (such as: cinema, shows, cocktails, etc) or click on the status button to get live line status information and the days weather forecast

Features
- Quick access to Tubenav
- Easily search Tubenav
- Daily London weather forecast
- Up-to-date TFL tube line status information                    

Základní Informace o Rozšíření

Název Tubenav Tubenav
ID mdlmpabbjoccifghkmnhlcpgbipjokpb
Oficiální URL https://chrome.google.com/webstore/detail/tubenav/mdlmpabbjoccifghkmnhlcpgbipjokpb
Popis Quickly search Tubenav, get live up-to-date TFL line status and the weather in London
Velikost souboru 687 KB
Počet instalací 16
Aktuální Verze 1.0.4
Poslední Aktualizace 2014-09-17
Datum Vydání 2014-09-17
Hodnocení 5.00/5 Celkem 7 Hodnocení
Vývojář http://tubenav.com
Typ Platby free
Webové stránky Rozšíření http://tubenav.com
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tubenav",
    "description": "Quickly search Tubenav, get live up-to-date TFL line status and the weather in London",
    "version": "1.0.4",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "permissions": [
        "http:\/\/tubenav.com\/"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}