Traffic Map London
*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…
ما هو Traffic Map London؟
Traffic Map London هو إضافة Chrome تم تطويرها بواسطة Morad Stern، والميزة الرئيسية لها هي "*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Traffic Map London
قم بتنزيل ملفات الامتداد Traffic Map London بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
*** 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.
معلومات أساسية عن التمديد
الاسم | |
ID | jfgobjlkgpplnmgggidckbccdfoahiec |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/traffic-map-london/jfgobjlkgpplnmgggidckbccdfoahiec |
الوصف | *** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the… |
حجم الملف | 43.48 KB |
عدد التثبيتات | 29 |
النسخة الحالية | 1.7 |
آخر تحديث | 2013-11-27 |
تاريخ النشر | 2013-11-27 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | Morad Stern |
نوع الدفع | free |
اللغات المدعومة | 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" } |