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…

Cos'è Traffic Map Singapore?

Traffic Map Singapore è un'estensione di Chrome sviluppata da Morad Stern, e la sua funzione principale è "*** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your…".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Traffic Map Singapore

Scarica i file di estensione Traffic Map Singapore in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Traffic Map Singapore Traffic Map Singapore
ID ipbffencafiddgggjiapcofnihpnmojg
URL Ufficiale https://chrome.google.com/webstore/detail/traffic-map-singapore/ipbffencafiddgggjiapcofnihpnmojg
Descrizione *** Traffic Map: Now available for Singapore! Version 2.0 is out!! New 2.0 Features: * Take the map on the go with your…
Dimensione del File 434 KB
Conteggio Installazioni 43
Versione Corrente 2.0
Ultimo Aggiornamento 2013-12-11
Data di Pubblicazione 2013-12-11
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Morad Stern
Tipo di Pagamento free
Lingue Supportate 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
}