Inspect and view changes in Русская Изба, г. Суздаль source codes across current and past versions
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": "http://clients2.google.com/service/update2/crx",
"name": "Русская Изба, г. Суздаль",
"description": "Гостиница Русская Изба расположенная в самом центре города Суздаль, на берегу реки Каменки, у Александровского монастыря.",
"version": "1.0.0",
"app": {
"urls": [
"http://suzdalizba.ru/",
"http://www.suzdalizba.ru/"
],
"launch": {
"web_url": "http://www.suzdalizba.ru/index.html",
"container": "tab"
}
},
"icons": {
"128": "icon_128.png"
},
"manifest_version": 2
}