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」です。
拡張機能のスクリーンショット
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
拡張機能の基本情報
名前 | |
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" } } |