Tubenav

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

Τι είναι το Tubenav;

Το Tubenav είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://tubenav.com, και η κύρια λειτουργία του είναι "Quickly search Tubenav, get live up-to-date TFL line status and the weather in London".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Tubenav

Λήψη αρχείων επέκτασης Tubenav σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Tubenav Tubenav
ID mdlmpabbjoccifghkmnhlcpgbipjokpb
Επίσημο URL https://chrome.google.com/webstore/detail/tubenav/mdlmpabbjoccifghkmnhlcpgbipjokpb
Περιγραφή Quickly search Tubenav, get live up-to-date TFL line status and the weather in London
Μέγεθος Αρχείου 687 KB
Αριθμός Εγκαταστάσεων 16
Τρέχουσα Έκδοση 1.0.4
Τελευταία Ενημέρωση 2014-09-17
Ημερομηνία Δημοσίευσης 2014-09-17
Αξιολόγηση 5.00/5 Συνολικά 7 Αξιολογήσεις
Προγραμματιστής http://tubenav.com
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://tubenav.com
Υποστηριζόμενες Γλώσσες 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"
    }
}