Traffic Map London

*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…

Cos'è Traffic Map London?

Traffic Map London è un'estensione di Chrome sviluppata da Morad Stern, e la sua funzione principale è "*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Traffic Map London

Scarica i file di estensione Traffic Map London 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

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

Informazioni di Base sull'Estensione

Nome Traffic Map London Traffic Map London
ID jfgobjlkgpplnmgggidckbccdfoahiec
URL Ufficiale https://chrome.google.com/webstore/detail/traffic-map-london/jfgobjlkgpplnmgggidckbccdfoahiec
Descrizione *** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…
Dimensione del File 43.48 KB
Conteggio Installazioni 29
Versione Corrente 1.7
Ultimo Aggiornamento 2013-11-27
Data di Pubblicazione 2013-11-27
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Morad Stern
Tipo di Pagamento free
Lingue Supportate 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"
}