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…

Qu'est-ce que Traffic Map Singapore ?

Traffic Map Singapore est une extension Chrome développée par Morad Stern, et sa fonction principale est "*** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your…".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Traffic Map Singapore

Téléchargez les fichiers d'extension Traffic Map Singapore 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

                        *** 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.                    

Informations de Base sur l'Extension

Nom Traffic Map Singapore Traffic Map Singapore
ID ipbffencafiddgggjiapcofnihpnmojg
URL Officiel https://chrome.google.com/webstore/detail/traffic-map-singapore/ipbffencafiddgggjiapcofnihpnmojg
Description *** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your…
Taille du Fichier 434 KB
Nombre d'Installations 43
Version Actuelle 2.0
Dernière Mise à Jour 2013-12-11
Date de Publication 2013-12-11
Évaluation 5.00/5 Total 1 Évaluations
Développeur Morad Stern
Type de Paiement free
Langues Prises en Charge 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
}