WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Realyst:Single Family Property Tool for Homeowners and Investors

Realyst:Single Family Property Tool for Homeowners and Investors

View on Chrome Web Store
View Realyst:Single Family Property Tool for Homeowners and Investors Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
36 views
This extension has been viewed 36 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Allows you to more quickly evaluate the value of a property on Zillow.com
Type
Extension
Users
79 users
4
Realyst
View author page of Realyst
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 18, 2023
Version 1.5.2
Manifest version
3
Updated
Updated on February 28, 2024
productivity/workflow
Extension Category
View on Chrome Web Store
View Realyst:Single Family Property Tool for Homeowners and Investors Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Realyst:Single Family Property Tool for Homeowners and Investors",
    "description": "Allows you to more quickly evaluate the value of a property on Zillow.com",
    "version": "1.5.2",
    "author": "Realyst",
    "action": {
        "default_popup": "templates\/popup.html",
        "default_icon": {
            "48": "static\/images\/realyst_extension_icon.png",
            "128": "static\/images\/realyst_extension_icon_128.png"
        }
    },
    "background": {
        "service_worker": "static\/js\/background.js"
    },
    "permissions": [
        "storage",
        "scripting",
        "activeTab"
    ],
    "host_permissions": [
        "https:\/\/*.zillow.com\/*",
        "https:\/\/api.openai.com\/",
        "https:\/\/extensionpay.com\/*"
    ],
    "icons": {
        "48": "static\/images\/realyst_extension_icon.png",
        "128": "static\/images\/realyst_extension_icon_128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.zillow.com\/*",
                "https:\/\/realyst-extension.herokuapp.com\/*"
            ],
            "js": [
                "static\/js\/ExtPay.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "static\/images\/logo-2.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval' http:\/\/localhost:* http:\/\/127.0.0.1:*; object-src 'self'"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top