Eye Traffic - Lux traffic info
Traffic info on Luxemburg, Germany, Belgium
Wat is Eye Traffic - Lux traffic info?
Eye Traffic - Lux traffic info is een Chrome-extensie ontwikkeld door http://geoking.fr, en de belangrijkste functie is "Traffic info on Luxemburg, Germany, Belgium".
Extensie Screenshots
Download het CRX-bestand van de extensie Eye Traffic - Lux traffic info
Download Eye Traffic - Lux traffic info-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Traffic info on Luxembourg Keep up on time to go home. Stay updated with traffic information in Luxemburg. Get information on real time using from main traffic providers: - Bison futé - SANEF - InfoRoute57 For belgium : - Mobilinfo.be - Trafiroutes wallonie For Germany: - Verkehrsinfo - SWR3 Toutes les suggestions sont les bienvenues!
Basisinformatie over de Extensie
Naam | |
ID | kieaniodbboioemmcghcbkfgpmopffdc |
Officiële URL | https://chrome.google.com/webstore/detail/eye-traffic-lux-info-traf/kieaniodbboioemmcghcbkfgpmopffdc |
Beschrijving | Traffic info on Luxemburg, Germany, Belgium |
Bestandsgrootte | 575 KB |
Aantal Installaties | 38 |
Huidige Versie | 2.1.1 |
Laatst Bijgewerkt | 2017-08-08 |
Publicatiedatum | 2017-08-08 |
Beoordeling | 3.83/5 Totaal 6 Beoordelingen |
Ontwikkelaar | http://geoking.fr |
Betalingswijze | free |
Extensiewebsite | http://www.geoking.fr |
Help Pagina-URL | http://www.geoking.fr |
Ondersteunde Talen | en,fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extension_name__", "version": "2.1.1", "manifest_version": 2, "description": "__MSG_extension_description__", "homepage_url": "http:\/\/www.geoking.fr", "icons": { "16": "images\/logo16.png", "32": "images\/logo32.png", "48": "images\/logo48.png", "128": "images\/logo128.png" }, "default_locale": "fr", "background": { "page": "bg.html" }, "options_page": "dashboard.html", "browser_action": { "default_icon": "images\/16\/Box_Grey.png", "default_title": "__MSG_browser_action_tooltip_default__", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/maps.googleapis.com", "permissions": [ "tabs", "notifications", "http:\/\/*.etat.lu\/", "http:\/\/*.cita.lu\/", "http:\/\/*.rtl.lu\/", "https:\/\/*.lesfrontaliers.lu\/" ], "web_accessible_resources": [ "images\/logo48.png" ] } |