Propbar - Property Data Enhancer
Enhances property data on Zoopla, Rightmove, OnTheMarket and other property websites.
What is Propbar - Property Data Enhancer?
Propbar - Property Data Enhancer is a Chrome extension developed by https://propbar.co.uk, and its main feature is "Enhances property data on Zoopla, Rightmove, OnTheMarket and other property websites.".
Extension Screenshots
Download Propbar - Property Data Enhancer Extension CRX File
Download Propbar - Property Data Enhancer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Propbar is the one-stop solution for obtaining comprehensive property information as you browse property portals. Our cutting-edge extension equips you with a extensive array of data to enable you to make well-informed decisions. Whether you're a real-estate agent, property investor, home buyer, solicitor or property professional, Propbar is tailor-made to cater to your every need, transforming the way you view the property market and make decisions. Its truly a must have. Features you'll love: 🧠 AI Summarised Property Data: Get concise, relevant information at a glance 📊 Market History: Access historical listings, agent details, and price changes 📅 Timeline: Visualise the property market with an intuitive interface 🕰️ Time Machine: View historical property images and floor-plans 🌍 Area & Demographic Information: Understand the neighbourhood and local property market better 🔍 In-Depth Comparables: Compare properties with ease and precision 🚦 Planning Constraint Health Checks: Identify potential issues before they arise 🍃 EPC: Review current and past energy performance certificates for properties Coming Soon: 🏘️ HMO Register: View local HMOs on a map and compare non-HMO property prices 🔨 Planning Permissions: Property and local area planning permissions Propbar is the ultimate tool to revolutionise the way you navigate the property market, making it an essential addition to your arsenal. Please note: A subscription may be required depending on usage. Propbar - The smarter way to explore property 🌟
Extension Basic Information
Name | Propbar - Property Data Enhancer |
ID | pccbghdfdnnkkbcdcibchpbffdgednkf |
Official URL | https://chromewebstore.google.com/detail/propbar-property-data-enh/pccbghdfdnnkkbcdcibchpbffdgednkf |
Description | Enhances property data on Zoopla, Rightmove, OnTheMarket and other property websites. |
File Size | 2.37 MB |
Installation Count | 10,690 |
Current Version | 1.3.0 |
Last Updated | 2024-02-14 |
Publish Date | 2023-04-30 |
Rating | 4.39/5 Total 28 Ratings |
Developer | https://propbar.co.uk |
[email protected] | |
Payment Type | in_app |
Extension Website | https://propbar.co.uk/?utm_source=chrome&utm_medium=store&utm_campaign=visit |
Help Page URL | https://propbar.co.uk |
Privacy Policy Page URL | https://www.propbar.co.uk/privacy-policy |
Supported Languages | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqCRV0E2lWzEDY+WcpFtUFE5KpJQ2W+Zsbjup\/4CWZM8O++21fcq+apqwsU+7ODqz1Baypo2IOeX54rmGjtaFJunXOWianUOQYMiEfZ6fyMJs46f4\/MHfiQjUbN10Bno43FMhq6HpquAQGj7jfrXeutcoO6MzDOluxb16EbDyoVxhrdq8z5K8Qmtde7BH91ylFoZN1+WCOU1vftEFe+jbK6FIK748sc+JZxYoUUSkcu1A9dIWoawqjerHgkiNr9ZtPFj9iPp12trmJD1rMe4aEyTMB0spnzJJ6zPKYVZ4S\/2QOy5y4Oq\/IXyo9fUcrGiwyVuPL903HBDYDyUzTSzhuwIDAQAB", "manifest_version": 3, "name": "Propbar - Property Data Enhancer", "description": "Enhances property data on Zoopla, Rightmove, OnTheMarket and other property websites.", "version": "1.3.0", "action": { "default_popup": "popup.html", "default_title": "Propbar" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "icons": { "16": "icons\/icon16.png", "19": "icons\/icon19.png", "38": "icons\/icon38.png", "128": "icons\/icon128.png" }, "content_scripts": [ { "js": [ "assets\/main.ts-loader-ZDIZ8i2U.js" ], "matches": [ "https:\/\/www.zoopla.co.uk\/new-homes\/details\/*", "https:\/\/www.zoopla.co.uk\/for-sale\/details\/*", "https:\/\/www.zoopla.co.uk\/to-rent\/details\/*", "https:\/\/www.rightmove.co.uk\/properties\/*", "https:\/\/www.onthemarket.com\/details\/*" ], "run_at": "document_idle" } ], "web_accessible_resources": [ { "matches": [ "https:\/\/www.onthemarket.com\/*", "https:\/\/www.rightmove.co.uk\/*", "https:\/\/www.zoopla.co.uk\/*" ], "resources": [ "assets\/style.css", "fonts\/*" ], "use_dynamic_url": false }, { "matches": [ "https:\/\/www.onthemarket.com\/*", "https:\/\/www.rightmove.co.uk\/*", "https:\/\/www.zoopla.co.uk\/*", "https:\/\/www.zoopla.co.uk\/*", "https:\/\/www.zoopla.co.uk\/*" ], "resources": [ "assets\/generic-error-hPG9gjNP.svg", "assets\/approaching-limit-8z1brBTa.svg", "assets\/no-demographics-data-okvzcF7s.svg", "assets\/no-comparables-data-G88tN3w8.svg", "assets\/comparables-promo-y7PXiVS2.png", "assets\/[email protected]", "assets\/comparables-export-feature-ut4ezcfD.avif", "assets\/comparables-export-feature-c4lcCFfL.gif", "assets\/comparables-radius-feature-zIRoHz4_.avif", "assets\/comparables-radius-feature-lGMvkzEA.gif", "assets\/no-crime-data-gUdNLpmU.svg", "assets\/no-epc-data-i8VOsZIG.svg", "assets\/no-market-history-data-kIXOIHJX.svg", "assets\/plus-features-Y6hOZAv-.png", "assets\/Messages.enum-aqJ7qWob.js", "assets\/useSettings-coTYc9KY.js", "assets\/host-rpTaIbUx.js", "assets\/main.ts-69shCIUc.js" ], "use_dynamic_url": true } ], "permissions": [ "tabs", "scripting", "storage" ], "host_permissions": [ "https:\/\/www.zoopla.co.uk\/*", "https:\/\/www.rightmove.co.uk\/*", "https:\/\/www.onthemarket.com\/*", "https:\/\/accounts.google.com\/logout", "https:\/\/propbar.uk.auth0.com\/*", "https:\/\/www.propbar.co.uk\/" ] } |