Tubenav

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

Cos'è Tubenav?

Tubenav è un'estensione di Chrome sviluppata da http://tubenav.com, e la sua funzione principale è "Quickly search Tubenav, get live up-to-date TFL line status and the weather in London".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Tubenav

Scarica i file di estensione Tubenav in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Tubenav Tubenav
ID mdlmpabbjoccifghkmnhlcpgbipjokpb
URL Ufficiale https://chrome.google.com/webstore/detail/tubenav/mdlmpabbjoccifghkmnhlcpgbipjokpb
Descrizione Quickly search Tubenav, get live up-to-date TFL line status and the weather in London
Dimensione del File 687 KB
Conteggio Installazioni 16
Versione Corrente 1.0.4
Ultimo Aggiornamento 2014-09-17
Data di Pubblicazione 2014-09-17
Valutazione 5.00/5 Totale 7 Valutazioni
Sviluppatore http://tubenav.com
Tipo di Pagamento free
Sito Web dell'Estensione http://tubenav.com
Lingue Supportate 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"
    }
}