Tubenav
Quickly search Tubenav, get live up-to-date TFL line status and the weather in London
Что такое Tubenav?
Tubenav - это расширение Chrome, разработанное http://tubenav.com, и его основная функция - "Quickly search Tubenav, get live up-to-date TFL line status and the weather in London".
Снимки экрана расширения
Скачать файл CRX расширения Tubenav
Скачайте файлы расширений 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" } } |