Examine source code of ON55.РУ

Inspect and view changes in ON55.РУ 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": "https://clients2.google.com/service/update2/crx",
  "name": "ON55.РУ",
  "short_name": "ON55.РУ",
  "description": "Самые лучшие предложения недвижимости в Омске",
  "manifest_version": 2,
  "version": "1",
  "icons": {
    "128": "icon.png"
  },
  "app": {
    "urls": [
      "https://on55.ru/"
    ],
    "launch": {
      "web_url": "https://on55.ru/"
    }
  }
}