Traffic Map London
*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…
Apa itu Traffic Map London?
Traffic Map London adalah ekstensi Chrome yang dikembangkan oleh Morad Stern, dan fitur utamanya adalah "*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Traffic Map London
Unduh file ekstensi Traffic Map London dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the conversation about world-wide traffic! 3. New e-mail button for you to contact us! 4. Smaller map - more website for you. London's traffic condition - Live. Needs to get out and hit the roads? Be sure to use this extension before you go! Features: ------------- 1. One click for fast traffic map. 2. *Live* traffic condition. 3. London map by default. 4. Zoom in / Zoom out for inner roads. 5. Satellite view - available. 6. Google street view - available.
Informasi Dasar Ekstensi
Nama | |
ID | jfgobjlkgpplnmgggidckbccdfoahiec |
URL Resmi | https://chrome.google.com/webstore/detail/traffic-map-london/jfgobjlkgpplnmgggidckbccdfoahiec |
Deskripsi | *** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the… |
Ukuran File | 43.48 KB |
Jumlah Instalasi | 29 |
Versi Saat Ini | 1.7 |
Terakhir Diperbarui | 2013-11-27 |
Tanggal Publikasi | 2013-11-27 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | Morad Stern |
Tipe Pembayaran | free |
Bahasa yang Didukung | en-GB |
manifest.json | |
{ "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Traffic Map London" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "sandbox": { "pages": [ "sandbox.html" ] }, "name": "Traffic Map London", "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "manifest_version": 2, "version": "1.7" } |