Tubenav

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

Co to jest Tubenav?

Tubenav to rozszerzenie Chrome opracowane przez http://tubenav.com, a jego główną funkcją jest „Quickly search Tubenav, get live up-to-date TFL line status and the weather in London”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Tubenav

Pobierz pliki rozszerzeń Tubenav w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Tubenav Tubenav
ID mdlmpabbjoccifghkmnhlcpgbipjokpb
Oficjalny URL https://chrome.google.com/webstore/detail/tubenav/mdlmpabbjoccifghkmnhlcpgbipjokpb
Opis Quickly search Tubenav, get live up-to-date TFL line status and the weather in London
Rozmiar pliku 687 KB
Liczba instalacji 16
Aktualna Wersja 1.0.4
Ostatnia Aktualizacja 2014-09-17
Data Publikacji 2014-09-17
Ocena 5.00/5 Łącznie 7 Oceny
Deweloper http://tubenav.com
Typ Płatności free
Strona Rozszerzenia http://tubenav.com
Obsługiwane Języki 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"
    }
}