Самые лучшие предложения недвижимости в Казахстане
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"name": "Nedvizhimostpro.kz",
"short_name": "Nedvizhimostpro.kz",
"description": "Самые лучшие предложения недвижимости в Казахстане",
"manifest_version": 2,
"version": "1",
"icons": {
"128": "icon.png"
},
"app": {
"urls": [
"https://nedvizhimostpro.kz/"
],
"launch": {
"web_url": "https://nedvizhimostpro.kz/"
}
}
}