Tubenav

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

Qu'est-ce que Tubenav ?

Tubenav est une extension Chrome développée par http://tubenav.com, et sa fonction principale est "Quickly search Tubenav, get live up-to-date TFL line status and the weather in London".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Tubenav

Téléchargez les fichiers d'extension Tubenav au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Tubenav Tubenav
ID mdlmpabbjoccifghkmnhlcpgbipjokpb
URL Officiel https://chrome.google.com/webstore/detail/tubenav/mdlmpabbjoccifghkmnhlcpgbipjokpb
Description Quickly search Tubenav, get live up-to-date TFL line status and the weather in London
Taille du Fichier 687 KB
Nombre d'Installations 16
Version Actuelle 1.0.4
Dernière Mise à Jour 2014-09-17
Date de Publication 2014-09-17
Évaluation 5.00/5 Total 7 Évaluations
Développeur http://tubenav.com
Type de Paiement free
Site Web de l'Extension http://tubenav.com
Langues Prises en Charge 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"
    }
}