Gunun Hava Durumu
Gunluk Hava Durumu - Google Chrome Eklenti-Uzanti Uygulamasi
Wat is Gunun Hava Durumu?
Gunun Hava Durumu is een Chrome-extensie ontwikkeld door https://www.muratkara.com, en de belangrijkste functie is "Gunluk Hava Durumu - Google Chrome Eklenti-Uzanti Uygulamasi".
Extensie Screenshots
Download het CRX-bestand van de extensie Gunun Hava Durumu
Download Gunun Hava Durumu-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
Günlük Hava Durumu - Ülkemizin 9 büyük şehrinin Günlük ve 3 günlük hava durumlarını gösteren bir Google Eklenti(uzantı) uygulamasıdır.
Şehirler(Adana, İstanbul, Ankara, İzmir, Bursa, Antalya, Eskişehir, Diyarbakır, Trabzon) Basisinformatie over de Extensie
| Naam | |
| ID | lhiljglgmbfgpamafdpljdplhkfnnboh |
| Officiële URL | https://chromewebstore.google.com/detail/gunun-hava-durumu/lhiljglgmbfgpamafdpljdplhkfnnboh |
| Beschrijving | Gunluk Hava Durumu - Google Chrome Eklenti-Uzanti Uygulamasi |
| Bestandsgrootte | 39.38 KB |
| Aantal Installaties | 626 |
| Huidige Versie | 0.1.4 |
| Laatst Bijgewerkt | 2015-05-05 |
| Publicatiedatum | 2015-05-05 |
| Beoordeling | 2.17/5 Totaal 6 Beoordelingen |
| Ontwikkelaar | https://www.muratkara.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | http://www.muratkara.com/hava |
| Help Pagina-URL | http://www.muratkara.com/hava |
| Ondersteunde Talen | tr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Gunun Hava Durumu",
"version": "0.1.4",
"description": "Gunluk Hava Durumu - Google Chrome Eklenti-Uzanti Uygulamasi",
"icons": {
"16": "icon_16.png",
"48": "icon_48.png",
"128": "icon_128.png"
},
"browser_action": {
"default_icon": "icon_128.png",
"name": "Gunluk Hava Durumu",
"default_popup": "index.html"
},
"background": {
"scripts": [
"ek.js"
]
},
"author": "Murat KARA",
"current_locale": "http:\/\/www.muratkara.com\/hava",
"homepage_url": "http:\/\/www.muratkara.com\/hava",
"offline_enabled": false,
"short_name": "Gunluk Hava Durumu",
"signature": "Gunluk Hava Durumu"
} | |