Traffic Map London

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

Co to jest Traffic Map London?

Traffic Map London to rozszerzenie Chrome opracowane przez Morad Stern, a jego główną funkcją jest „*** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Traffic Map London

Pobierz pliki rozszerzeń Traffic Map London w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Traffic Map London Traffic Map London
ID jfgobjlkgpplnmgggidckbccdfoahiec
Oficjalny URL https://chrome.google.com/webstore/detail/traffic-map-london/jfgobjlkgpplnmgggidckbccdfoahiec
Opis *** Version 1.7 is out!! New Features: 1. New stylish and polished UI design! 2. New Twitter & Facebook buttons - Join the…
Rozmiar pliku 43.48 KB
Liczba instalacji 29
Aktualna Wersja 1.7
Ostatnia Aktualizacja 2013-11-27
Data Publikacji 2013-11-27
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper Morad Stern
Typ Płatności free
Obsługiwane Języki 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"
}