WebExtension.net
WebExtension.net

Zillow Page Summarizer

View on Chrome Web Store
View Zillow Page Summarizer Chrome Extension on Chrome Web Store
5.0 (3 ratings)

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

Property Insights Assistant: Real-Time Property Information at Your Fingertips! Looking to get instant, detailed insights about…
Type
Extension
Users
8 users
Website harshitsoni.com
soni2000
View author page of soni2000
Published
Published on September 24, 2024
Version 1.1
Manifest version
3
Updated
Updated on September 26, 2024
View on Chrome Web Store
View Zillow Page Summarizer Chrome Extension on Chrome Web Store
lifestyle/household
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Zillow Page Summarizer",
    "version": "1.1",
    "permissions": [
        "activeTab",
        "https:\/\/www.zillow.com\/*",
        "https:\/\/extension-dkw5.onrender.com\/"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icons\/english-16.png",
            "48": "icons\/icon_48x48.png",
            "128": "icons\/web-crawler-128.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.zillow.com\/*"
            ],
            "js": [
                "content.js"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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