WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Pro Property Insights: Real Estate Analyzer

Pro Property Insights: Real Estate Analyzer

View on Chrome Web Store
View Pro Property Insights: Real Estate Analyzer Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
6 views
This extension has been viewed 6 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.

Extract and analyze real estate trends and data from Zillow. Perfect for investors, agents, buyers/sellers, data analysts.
Type
Extension
Users
32 users
3
tidisventures
View author page of tidisventures
Published
Published on June 3, 2024
Version 2.1.2
Manifest version
3
Updated
Updated on August 16, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Pro Property Insights: Real Estate Analyzer 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": "Pro Property Insights: Real Estate Analyzer",
    "description": "Extract and analyze real estate trends and data from Zillow. Perfect for investors, agents, buyers\/sellers, data analysts.",
    "version": "2.1.2",
    "action": {
        "default_popup": "index.html",
        "default_title": "Open"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhwqI9thi6S0z2Vi6S4CpH2BXRly+KfHx9F\/vuSvuqwWlj5eziOaMcRyhrYcAkdTxkp6xdTpQ9ZJfxQni53vhNQ4qdNQea7kxXWUUf4XfIhazWYlv17nbNQCkbkDyq9qIUneGJ3XOku0joUHytR0Vi4TfUdg5Aj2g\/LfY3WZr5fUGFJ5i2kanHwchQfo9TD\/KWN3QyUHCpI1TKdz5x8qYK1OFEaU+x96SgAVW4lWetRQNkjb9JMcrovUZYWxOOXcbQl1IeNWAnNlGboMe5E\/+TxImmtqS7EoLXfpyymBI8fahnJYf+jLEqX5DVl8zD3lLu5O1jwyB2Q3i\/U0+6jDFewIDAQAB",
    "background": {
        "service_worker": "background.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "icons": {
        "16": "picon_16.png",
        "48": "picon_48.png",
        "128": "picon_128.png"
    },
    "permissions": [
        "scripting",
        "storage",
        "identity",
        "identity.email",
        "activeTab",
        "sidePanel",
        "tabs"
    ],
    "side_panel": {
        "default_path": "index.html"
    },
    "optional_host_permissions": [
        "https:\/\/*.zillow.com\/*"
    ],
    "oauth2": {
        "client_id": "1030696619789-ncb34e08sll2ukcnn5ah1e7eqti85aqu.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/drive.file"
        ]
    }
}
© 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