Tubenav

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

什么是Tubenav?

Tubenav是由http://tubenav.com开发的Chrome扩展程序,该扩展的主要功能是“Quickly search Tubenav, get live up-to-date TFL line status and the weather in London”。

扩展截图

screenshot
screenshot
screenshot

下载Tubenav扩展crx文件

下载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"
    }
}