Traffic Map London

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

Vad är Traffic Map London?

Traffic Map London är en Chrome-tillägg utvecklad av Morad Stern, och dess huvudfunktion är "*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Traffic Map London-förlängningens CRX-fil

Ladda ner Traffic Map London-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        *** 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äggande Information om Tillägg

Namn Traffic Map London Traffic Map London
ID jfgobjlkgpplnmgggidckbccdfoahiec
Officiell webbadress https://chrome.google.com/webstore/detail/traffic-map-london/jfgobjlkgpplnmgggidckbccdfoahiec
Beskrivning *** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…
Filstorlek 43.48 KB
Antal Installationer 29
Aktuell Version 1.7
Senast Uppdaterad 2013-11-27
Publiceringsdatum 2013-11-27
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare Morad Stern
Betalningssätt free
Stödda Språk 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"
}