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 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 फ़ाइल डाउनलोड करें
crx प्रारूप में Traffic Map Singapore एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 } |