Tubenav

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

Tubenav là gì?

Tubenav là một tiện ích mở rộng Chrome được phát triển bởi http://tubenav.com, và tính năng chính của nó là "Quickly search Tubenav, get live up-to-date TFL line status and the weather in London".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Tubenav

Tải xuống các tệp mở rộng Tubenav dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Tubenav Tubenav
ID mdlmpabbjoccifghkmnhlcpgbipjokpb
URL Chính Thức https://chrome.google.com/webstore/detail/tubenav/mdlmpabbjoccifghkmnhlcpgbipjokpb
Mô tả Quickly search Tubenav, get live up-to-date TFL line status and the weather in London
Kích Thước Tệp 687 KB
Số Lần Cài Đặt 16
Phiên Bản Hiện Tại 1.0.4
Cập Nhật Lần Cuối 2014-09-17
Ngày Phát Hành 2014-09-17
Đánh Giá 5.00/5 Tổng số 7 Đánh Giá
Nhà Phát Triển http://tubenav.com
Loại Thanh Toán free
Trang Web Mở Rộng http://tubenav.com
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}