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".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Tubenav

قم بتنزيل ملفات الامتداد Tubenav بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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                    

معلومات أساسية عن التمديد

الاسم Tubenav Tubenav
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"
    }
}