Traffic Map Singapore
*** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your…
ما هو Traffic Map Singapore؟
Traffic Map Singapore هو إضافة Chrome تم تطويرها بواسطة Morad Stern، والميزة الرئيسية لها هي "*** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your…".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Traffic Map Singapore
قم بتنزيل ملفات الامتداد Traffic Map Singapore بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
*** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your smartphone - using QR! * Let thousands of users find your business on Traffic Map! * Store & Map business display waiting list - available. * New beautiful UI. Features: ------------- 1. One click for traffic layer map. 2. *Live* traffic condition. 3. Singapore map by default. 4. Zoom in / Zoom out for inner roads. 5. Satellite view - available. 6. Google street view - available.
معلومات أساسية عن التمديد
الاسم | |
ID | ipbffencafiddgggjiapcofnihpnmojg |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/traffic-map-singapore/ipbffencafiddgggjiapcofnihpnmojg |
الوصف | *** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your… |
حجم الملف | 434 KB |
عدد التثبيتات | 43 |
النسخة الحالية | 2.0 |
آخر تحديث | 2013-12-11 |
تاريخ النشر | 2013-12-11 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | Morad Stern |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Traffic Map Singapore", "version": "2.0", "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "browser_action": { "default_icon": "icon.png", "default_title": "Traffic Map Singapore", "default_popup": "popup.html" }, "sandbox": { "pages": [ "sandbox.html" ] }, "manifest_version": 2 } |