Tubenav

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

O que é Tubenav?

Tubenav é uma extensão do Chrome desenvolvida por http://tubenav.com, e sua principal característica é "Quickly search Tubenav, get live up-to-date TFL line status and the weather in London".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Tubenav

Baixe arquivos de extensão Tubenav no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Tubenav Tubenav
ID mdlmpabbjoccifghkmnhlcpgbipjokpb
URL Oficial https://chrome.google.com/webstore/detail/tubenav/mdlmpabbjoccifghkmnhlcpgbipjokpb
Descrição Quickly search Tubenav, get live up-to-date TFL line status and the weather in London
Tamanho do Arquivo 687 KB
Contagem de Instalações 16
Versão Atual 1.0.4
Última Atualização 2014-09-17
Data de Publicação 2014-09-17
Classificação 5.00/5 Total de 7 Avaliações
Desenvolvedor http://tubenav.com
Tipo de Pagamento free
Site da Extensão http://tubenav.com
Idiomas Suportados 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"
    }
}