SmartVision

SmartVision

What is SmartVision?

SmartVision is a Chrome extension developed by https://smartagent.ru, and its main feature is "SmartVision".

Extension Screenshots

screenshot
screenshot
screenshot

Download SmartVision Extension CRX File

Download SmartVision extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        SmartVision - Инструмент Риэлтора для взаимодействия с базой недвижимости SmartAgent.ru

SmartVision замечает, когда вы открываете страницы с информацией об объектах недвижимости. В такие моменты производится анализ по параметрам, с выводом полезной информацией: Количество публикаций объекта (конкуренция) + источник, подходящие клиенты по параметрам, анализ архива, и поиск собственника. 
Размещая объект недвижимости на сайте SmartAgent.ru SmartVision предлагает автоматически заполнить форму подачи объявления на сайтах: Циан.ру, Яндекс.Недвижимость, Аренда-Питер.ру, Авито.ру, Соб.ру, Юла что значительно экономит ваше время. 


"Хорошее оружие делает плохого солдата хорошим, тогда как плохое оружие даже хорошего солдата делает плохим." (©Михаил Гуськов)                    

Extension Basic Information

Name SmartVision SmartVision
ID ibahpmhifmnedoegjcgdcidnmnpnbgmp
Official URL https://chromewebstore.google.com/detail/smartvision/ibahpmhifmnedoegjcgdcidnmnpnbgmp
Description SmartVision
File Size 747 KB
Installation Count 14,407
Current Version 1.19.19
Last Updated 2023-08-16
Publish Date 2020-05-27
Rating 4.48/5 Total 29 Ratings
Developer https://smartagent.ru
Email [email protected]
Payment Type free
Extension Website https://smartagent.ru/?type=smartvision
Help Page URL https://smartagent.ru/kontakty
Supported Languages ru
manifest.json
{
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "action": {
        "default_icon": "icon16.png",
        "default_title": "SmartVision"
    },
    "content_scripts": [
        {
            "js": [
                "scripts\/smartAgentRuEvents.js"
            ],
            "matches": [
                ""
            ]
        },
        {
            "js": [
                "scripts\/contentscript.js"
            ],
            "matches": [
                "*:\/\/realty.ya.ru\/*",
                "*:\/\/*.realty.ya.ru\/*",
                "*:\/\/cian.ru\/*",
                "*:\/\/*.cian.ru\/*",
                "*:\/\/avito.ru\/*",
                "*:\/\/*.avito.ru\/*",
                "*:\/\/arenda-piter.ru\/*",
                "*:\/\/*.arenda-piter.ru\/*",
                "*:\/\/sob.ru\/*",
                "*:\/\/*.sob.ru\/*",
                "*:\/\/youla.ru\/*"
            ]
        },
        {
            "js": [
                "scripts\/sendToClient.js"
            ],
            "matches": [
                "*:\/\/mail.google.com\/*",
                "*:\/\/mail.yandex.ru\/*",
                "*:\/\/e.mail.ru\/*"
            ]
        },
        {
            "js": [
                "scripts\/cian.js"
            ],
            "matches": [
                "*:\/\/cian.ru\/*",
                "*:\/\/*.cian.ru\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "scripts\/arenda-piter.js"
            ],
            "matches": [
                "*:\/\/arenda-piter.ru\/*",
                "*:\/\/*.arenda-piter.ru\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "scripts\/avito.js"
            ],
            "matches": [
                "*:\/\/avito.ru\/*",
                "*:\/\/*.avito.ru\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "description": "SmartVision",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnudSjtzr6XESYIRpYxpAnQC1TAZSPPiZOKDuyT+IyN4A89W02QZPHCaJVRYJd0yD+E9NQwi+jcSs7ST\/0wbsgbJdKxH3WNS9mCly3+FwXuGCM9lCfBZ+yS7BZQqe4xolArqngbFE1OVYMMFx\/VYRg6RBVKhiR3VYRlNkTrGDBtPRAfUE3uqhBpOSz3qtmiJhdqQeA7mmdWKDP+Qtwqk6O6RB6PH1dpb1J7utIVG2LaSmQs7cr0PUax5JYZ43Y6\/ml482t06JxQsIxfGkzYs80FIMcnZu3Q8xW68cbjuZaj+U1\/pA+MFtNAkXMt7oZgNn8nZ8iqTLh9rbfX0b9iDokwIDAQAB",
    "manifest_version": 3,
    "minimum_chrome_version": "88.0.0.0",
    "name": "SmartVision",
    "permissions": [
        "activeTab",
        "scripting",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "*:\/\/*.arenda-piter.ru\/*",
        "*:\/\/*.avito.ru\/*",
        "*:\/\/*.cian.ru\/*",
        "*:\/\/*.sob.ru\/*",
        "*:\/\/*.youla.ru\/*",
        "*:\/\/*.google.com\/*",
        "*:\/\/*.yandex.ru\/*",
        "*:\/\/*.ya.ru\/*",
        "*:\/\/*.mail.ru\/*",
        "*:\/\/*.smartagent.ru\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.19.19",
    "web_accessible_resources": [
        {
            "resources": [
                "*.html",
                "*.js",
                "*.traineddata"
            ],
            "matches": [
                ""
            ],
            "extension_ids": []
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';",
        "sandbox": "sandbox allow-scripts; script-src 'self' https:\/\/www.google-analytics.com\/; object-src 'self';"
    }
}