PaTMa Property Insights

See price history on Rightmove, Zoopla and others. View investment yield, ROI and rent. Access real comps and property addresses.

PaTMa Property Insightsคืออะไร?

PaTMa Property Insights เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.patma.co.uk และคุณลักษณะหลักของมันคือ "See price history on Rightmove, Zoopla and others. View investment yield, ROI and rent. Access real comps and property addresses."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PaTMa Property Insights

ดาวน์โหลดไฟล์ส่วนขยาย PaTMa Property Insights ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Free access to property price history on Rightmove, Zoopla, OnTheMarket, PropertyNews and PropertyPal.

Use the PaTMa browser extension to enhance your property negotiating position - see the pricing history of each property as you search.

For property investors - access yield, ROI and rent estimates instantly while browsing all these property portals. Just create a free PaTMa account - see the link when using the extension.

Property comparables (sales and rental), property addresses and extended data, available in PaTMa Prospector, is also easily accessed from this browser extension.

If you can't see the embedded PaTMa panel, click on the PaTMa extension icon in the browser bar to access all the property data.

Property price history, yield, ROI and estimated rent are available free. Property addresses and other advanced features require a PaTMa subscription.

Should you ever experience problems with the extension, you can find our support email address on the PaTMa website.


## Changelog

2.6.1 - 2023-07-01

Performance improvement.

2.6.0 - 2023-06-01

Update for change in Rightmove HTML.
Add "PaTMa" to the extension name.

2.5.1 - 2023-04-05

Improve error handling on slower connections.

2.5.0 - 2023-03-29

Add support for a new layout (including enhanced graphs) - coming soon.
Updates for improved Zoopla support.

2.4.1 - 2021-10-18

Fix missing data when a search result is hidden on Rightmove. Thanks to Alex for reporting.

2.4.0 - 2021-08-10

Adjust embedded panel placement and prepare support for future display improvements.
Fix missing panel on Rightmove after some page changes.

2.3.2 - 2021-07-07

Adjust the property price history embedded panel placement on Rightmove and Zoopla.

2.3.1 - 2020-10-21

Improve support for the new style of Rightmove property pages.

2.3.0 - 2020-10-19

Display data panel within Zoopla property pages.

2.2.3 - 2020-10-08

Updates for the new Rightmove page designs.
Add support for some additional portals.

2.2.2 - 2020-04-30

Fix loading of data on search results pages beyond the first (due to change on Rightmove).

2.2.1 - 2020-03-09

Added support for improved visual elements that will be introduced soon. These will enable better display of property data, especially around local comparable information.

2.1.1 - 2019-11-06

Fixes to improve the integration with Rightmove search results so the property data is displayed more reliably.

2.1.0 - 2019-10-20

Support for property pricing history and investment data to be included within Rightmove search screen results.

2.0.0 - 2019-06-03

Embed property price history, additional data and easy access to PaTMa Prospector features within Rightmove property detail pages.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ PaTMa Property Insights PaTMa Property Insights
ID gbppndfkbhfpmpidebmnhkofloklojii
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/patma-property-insights/gbppndfkbhfpmpidebmnhkofloklojii
คำอธิบาย See price history on Rightmove, Zoopla and others. View investment yield, ROI and rent. Access real comps and property addresses.
ขนาดไฟล์ 262 KB
จำนวนการติดตั้ง 11,362
เวอร์ชันปัจจุบัน 2.6.1
อัปเดตครั้งล่าสุด 2023-09-04
วันที่เผยแพร่ 2020-04-30
คะแนน 4.72/5 รวมทั้งหมด 29 คะแนน
ผู้พัฒนา https://www.patma.co.uk
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.patma.co.uk/
URL หน้าช่วยเหลือ https://docs.patma.co.uk/
URL หน้านโยบายความเป็นส่วนตัว https://www.patma.co.uk/privacy
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PaTMa Property Insights",
    "version": "2.6.1",
    "description": "See price history on Rightmove, Zoopla and others. View investment yield, ROI and rent. Access real comps and property addresses.",
    "homepage_url": "https:\/\/www.patma.co.uk\/",
    "icons": {
        "32": "icons\/patma-32.png",
        "48": "icons\/patma-48.png",
        "128": "icons\/patma-128.png"
    },
    "permissions": [
        "https:\/\/*.patma.co.uk\/*",
        "activeTab"
    ],
    "browser_action": {
        "default_icon": {
            "32": "icons\/patma-32.png",
            "48": "icons\/patma-48.png",
            "128": "icons\/patma-128.png"
        },
        "default_title": "PaTMa",
        "default_popup": "popup.html"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "js\/background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.rightmove.co.uk\/property-for-sale\/property-*",
                "*:\/\/*.rightmove.co.uk\/new-homes-for-sale\/property-*",
                "*:\/\/*.rightmove.co.uk\/properties\/*"
            ],
            "css": [
                "css\/embed.css",
                "css\/rm_embed.css"
            ],
            "js": [
                "js\/apexcharts.min.js",
                "js\/purify.min.js",
                "js\/base_content.js",
                "js\/rm_content.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.rightmove.co.uk\/property-for-sale\/find.html*",
                "*:\/\/*.rightmove.co.uk\/new-homes-for-sale\/find.html*"
            ],
            "js": [
                "js\/purify.min.js",
                "js\/rm_find.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.zoopla.co.uk\/for-sale\/details\/*"
            ],
            "css": [
                "css\/embed.css",
                "css\/zoopla_embed.css"
            ],
            "js": [
                "js\/apexcharts.min.js",
                "js\/purify.min.js",
                "js\/base_content.js",
                "js\/zoopla_content.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.onthemarket.com\/details\/*",
                "*:\/\/*.propertypal.com\/*\/*",
                "*:\/\/*.propertynews.com\/property-for-sale\/*\/property\/*"
            ],
            "js": [
                "js\/content.js"
            ]
        }
    ],
    "offline_enabled": false,
    "short_name": "PaTMa Property Insights",
    "browser_specific_settings": {
        "gecko": {
            "id": "{0e8ebf12-0540-44fa-b9b7-fb66d90f42e1}"
        }
    }
}