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 |
官方網址 | 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" } } |