WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
CRE Data Exporter: Commercial Real Estate

CRE Data Exporter: Commercial Real Estate

View on Chrome Web Store
View CRE Data Exporter: Commercial Real Estate Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
7 views
This extension has been viewed 7 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.

Export unlimited commercial real estate data from Crexi.com. Ideal for investors, agents, brokers, buyers, sellers, data analysts.
Type
Extension
Users
149 users
2
tidisventures
View author page of tidisventures
Published
Published on October 26, 2024
Version 1.0.6
Manifest version
3
Updated
Updated on October 3, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View CRE Data Exporter: Commercial Real Estate 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": "CRE Data Exporter: Commercial Real Estate",
    "description": "Export unlimited commercial real estate data from Crexi.com. Ideal for investors, agents, brokers, buyers, sellers, data analysts.",
    "version": "1.0.6",
    "action": {
        "default_popup": "index.html",
        "default_title": "Open"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmrWSFq3WszInWWmCrVshKqH9IVFBs4B5c6Nse9aBKkh9HhbipEza\/fjwhkWovTxtl7jyu6qcFgQDOo5IZ0MluPGoJ97AJGrxbDXQRtPbVUGtBx+GMVRI68Yz5p8fJk7THPUZmGSCCi2FacHcPjWdKUkSkH6s2t9rW1T\/2EPhvJKVgndAxfwe5UUYrRHXk+hbV0lfshM8wPMTgsnmPcIYMdgiDgXcJy\/VpKYiIxEFbQ7pWZQacTBxvTqxltP5d\/6+dwa0suw5Q8Hm1VjCobaOFI\/dYrgxeUEriuBJ3EYOlL3YyvP8yuwky2eiD83wrNimluj3NNjyCrJOQq0RVt3edwIDAQAB",
    "background": {
        "service_worker": "background.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "icons": {
        "16": "creicon_16.png",
        "48": "creicon_48.png",
        "128": "creicon_128.png"
    },
    "permissions": [
        "activeTab",
        "scripting",
        "storage",
        "identity",
        "identity.email",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "https:\/\/api.crexi.com\/*",
        "https:\/\/*.crexi.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "getApiCrexiSearchPayloadParams.js",
                "interceptor.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "oauth2": {
        "client_id": "890476540845-f3goj6ojdg19rggeijodkqelhbb7j4lt.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/spreadsheets"
        ]
    }
}
© 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