Tubenav
Quickly search Tubenav, get live up-to-date TFL line status and the weather in London
Tubenav क्या है?
Tubenav http://tubenav.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Quickly search Tubenav, get live up-to-date TFL line status and the weather in London"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Tubenav एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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" } } |