Tubenav

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

Hvad er Tubenav?

Tubenav er en Chrome-udvidelse udviklet af http://tubenav.com, og dens hovedfunktion er "Quickly search Tubenav, get live up-to-date TFL line status and the weather in London".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Tubenav-udvidelses-CRX-fil

Download Tubenav-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Tubenav Tubenav
ID mdlmpabbjoccifghkmnhlcpgbipjokpb
Officiel URL https://chrome.google.com/webstore/detail/tubenav/mdlmpabbjoccifghkmnhlcpgbipjokpb
Beskrivelse Quickly search Tubenav, get live up-to-date TFL line status and the weather in London
Filstørrelse 687 KB
Antal Installationer 16
Nuværende Version 1.0.4
Senest Opdateret 2014-09-17
Udgivelsesdato 2014-09-17
Bedømmelse 5.00/5 Samlet 7 Bedømmelser
Udvikler http://tubenav.com
Betalingsmetode free
Udvidelseswebsted http://tubenav.com
Understøttede Sprog 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"
    }
}