Tubenav
Quickly search Tubenav, get live up-to-date TFL line status and the weather in London
What is Tubenav?
Tubenav is a Chrome extension developed by http://tubenav.com, and its main feature is "Quickly search Tubenav, get live up-to-date TFL line status and the weather in London".
Extension Screenshots
Download Tubenav Extension CRX File
Download Tubenav extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | mdlmpabbjoccifghkmnhlcpgbipjokpb |
Official URL | https://chrome.google.com/webstore/detail/tubenav/mdlmpabbjoccifghkmnhlcpgbipjokpb |
Description | Quickly search Tubenav, get live up-to-date TFL line status and the weather in London |
File Size | 687 KB |
Installation Count | 16 |
Current Version | 1.0.4 |
Last Updated | 2014-09-17 |
Publish Date | 2014-09-17 |
Rating | 5.00/5 Total 7 Ratings |
Developer | http://tubenav.com |
Payment Type | free |
Extension Website | http://tubenav.com |
Supported Languages | 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" } } |