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