WebExtension.net
WebExtension.net

Property Log

View on Chrome Web Store
View Property Log Chrome Extension on Chrome Web Store
3.3 (123 ratings)

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

View price changes on properties listed on Rightmove.
Type
Extension
Users
100,000 users
propertylogdotnet
View author page of propertylogdotnet
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 16, 2018
Version 1.6.4
Manifest version
3
Updated
Updated on January 26, 2024
View on Chrome Web Store
View Property Log Chrome Extension on Chrome Web Store
lifestyle/shopping
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Property Log",
    "version": "1.6.4",
    "manifest_version": 3,
    "action": {
        "default_title": "Property Log",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.rightmove.co.uk\/*"
            ],
            "css": [
                "propertylog.css"
            ],
            "js": [
                "propertylog.js"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "description": "View price changes on properties listed on Rightmove.",
    "icons": {
        "16": "images\/icons\/16.png",
        "48": "images\/icons\/48.png",
        "128": "images\/icons\/128.png"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/www.rightmove.co.uk\/*"
            ],
            "resources": [
                "*.gif",
                "*.svg"
            ]
        }
    ],
    "permissions": [
        "storage"
    ]
}
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