Tubenav

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

¿Qué es Tubenav?

Tubenav es una extensión de Chrome desarrollada por http://tubenav.com, y su función principal es "Quickly search Tubenav, get live up-to-date TFL line status and the weather in London".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Tubenav

Descarga archivos de extensión Tubenav en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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                    

Información Básica de la Extensión

Nombre Tubenav Tubenav
ID mdlmpabbjoccifghkmnhlcpgbipjokpb
URL Oficial https://chrome.google.com/webstore/detail/tubenav/mdlmpabbjoccifghkmnhlcpgbipjokpb
Descripción Quickly search Tubenav, get live up-to-date TFL line status and the weather in London
Tamaño del Archivo 687 KB
Cantidad de Instalaciones 16
Versión Actual 1.0.4
Última Actualización 2014-09-17
Fecha de Publicación 2014-09-17
Calificación 5.00/5 Total de 7 Calificaciones
Desarrollador http://tubenav.com
Tipo de Pago free
Sitio Web de la Extensión http://tubenav.com
Idiomas Soportados 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"
    }
}