Tubenav

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

Wat is Tubenav?

Tubenav is een Chrome-extensie ontwikkeld door http://tubenav.com, en de belangrijkste functie is "Quickly search Tubenav, get live up-to-date TFL line status and the weather in London".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Tubenav

Download Tubenav-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Tubenav Tubenav
ID mdlmpabbjoccifghkmnhlcpgbipjokpb
Officiële URL https://chrome.google.com/webstore/detail/tubenav/mdlmpabbjoccifghkmnhlcpgbipjokpb
Beschrijving Quickly search Tubenav, get live up-to-date TFL line status and the weather in London
Bestandsgrootte 687 KB
Aantal Installaties 16
Huidige Versie 1.0.4
Laatst Bijgewerkt 2014-09-17
Publicatiedatum 2014-09-17
Beoordeling 5.00/5 Totaal 7 Beoordelingen
Ontwikkelaar http://tubenav.com
Betalingswijze free
Extensiewebsite http://tubenav.com
Ondersteunde Talen 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"
    }
}