Traffic Map London
*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…
Qu'est-ce que Traffic Map London ?
Traffic Map London est une extension Chrome développée par Morad Stern, et sa fonction principale est "*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Traffic Map London
Téléchargez les fichiers d'extension Traffic Map London au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
*** 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.
Informations de Base sur l'Extension
Nom | |
ID | jfgobjlkgpplnmgggidckbccdfoahiec |
URL Officiel | https://chrome.google.com/webstore/detail/traffic-map-london/jfgobjlkgpplnmgggidckbccdfoahiec |
Description | *** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the… |
Taille du Fichier | 43.48 KB |
Nombre d'Installations | 29 |
Version Actuelle | 1.7 |
Dernière Mise à Jour | 2013-11-27 |
Date de Publication | 2013-11-27 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Morad Stern |
Type de Paiement | free |
Langues Prises en Charge | 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" } |