Traffic Map London

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

Hvad er Traffic Map London?

Traffic Map London er en Chrome-udvidelse udviklet af Morad Stern, og dens hovedfunktion er "*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download Traffic Map London-udvidelses-CRX-fil

Download Traffic Map London-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn Traffic Map London Traffic Map London
ID jfgobjlkgpplnmgggidckbccdfoahiec
Officiel URL https://chrome.google.com/webstore/detail/traffic-map-london/jfgobjlkgpplnmgggidckbccdfoahiec
Beskrivelse *** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…
Filstørrelse 43.48 KB
Antal Installationer 29
Nuværende Version 1.7
Senest Opdateret 2013-11-27
Udgivelsesdato 2013-11-27
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler Morad Stern
Betalingsmetode free
Understøttede Sprog 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"
}