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
{
"name": "Ювелирный магазин Сапфир",
"description": "Самые свежие поступления нашего магазина в вашем браузере.",
"browser_action": {
"default_icon": {
"38": "logo.png"
},
"default_title": "Вся роскошь и великолепие в ювелирных украшениях сети магазинов Сапфир",
"default_popup": "labnol.html"
},
"manifest_version": 2,
"update_url": "http://clients2.google.com/service/update2/crx",
"content_security_policy": "script-src 'self' https://www.google.com; object-src 'self'",
"version": "0.1"
}