WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Advanced Property Insights

Advanced Property Insights

View on Chrome Web Store
View Advanced Property Insights Chrome Extension on Chrome Web Store
Add to bookmarks
2.9 (14 ratings)
0 views
This extension has been viewed 0 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Aug 27, 2025.

Unlock Postcode Data for Properties on Rightmove, Zoopla and On The Market.
Type
Extension
Users
925 users
Property Investments UK
View author page of Property Investments UK
Published
Published on August 27, 2019
Version 1.0.1
Manifest version
2
Updated
Updated on November 4, 2019
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Advanced Property Insights 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",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "author": "__MSG_extAuthor__",
    "version": "1.0.1",
    "icons": {
        "16": "icons\/16.png",
        "128": "icons\/128.png"
    },
    "permissions": [],
    "background": {
        "persistent": false,
        "page": "pages\/background.html"
    },
    "content_scripts": [
        {
            "js": [
                "js\/manifest.js",
                "js\/vendor.js",
                "js\/content.js"
            ],
            "run_at": "document_end",
            "matches": [
                "https:\/\/www.rightmove.co.uk\/*property-for-sale\/property*",
                "https:\/\/www.rightmove.co.uk\/*new-homes-for-sale\/property*",
                "https:\/\/www.zoopla.co.uk\/for-sale\/details\/*",
                "https:\/\/www.zoopla.co.uk\/new-homes\/details\/*",
                "https:\/\/www.onthemarket.com\/details\/*"
            ],
            "all_frames": false
        }
    ],
    "default_locale": "en",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "web_accessible_resources": [
        "js\/content.js"
    ]
}
© 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