房地小幫手

看到有興趣的案件只有不完整內容嗎?我們幫你呈現可能地址及相關資訊!

What is 房地小幫手?

房地小幫手 is a Chrome extension developed by https://www.foundi.info, and its main feature is "看到有興趣的案件只有不完整內容嗎?我們幫你呈現可能地址及相關資訊!".

Extension Screenshots

Download 房地小幫手 Extension CRX File

Download 房地小幫手 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

                        常常在網路上看到不完整資訊的案件,但我們又需要更多關於案件的細節嗎?
房地小幫手即時幫你找出相關資訊!省時又方便。

1. 安裝擴充
2. 開啟房地相關網站
3. 將滑鼠移到連結上 - 由房地小幫手你找出可能地址!
4. 開啟案件詳細頁面時,除了可能地址外,還會為你找出關於此案件的其它相關案件、歷史價格及實價登錄資訊唷!

更詳細的使用教學可以在 https://www.foundi.info/school/ 看到。
※ 房地小幫手功能需有  foundi 房地資訊站 專業帳號方可正常使用
     專業會員購買請到 http://www.foundi.info/pricing/                    

Extension Basic Information

Name 房地小幫手 房地小幫手
ID gddelhbfalppccpbbfdailneoehnnpci
Official URL https://chromewebstore.google.com/detail/%E6%88%BF%E5%9C%B0%E5%B0%8F%E5%B9%AB%E6%89%8B/gddelhbfalppccpbbfdailneoehnnpci
Description 看到有興趣的案件只有不完整內容嗎?我們幫你呈現可能地址及相關資訊!
File Size 346 KB
Installation Count 30,000
Current Version 0.4.39
Last Updated 2024-01-24
Publish Date 2020-04-16
Rating 5.00/5 Total 9 Ratings
Developer https://www.foundi.info
Email [email protected]
Payment Type in_app
Extension Website https://www.foundi.info/helper/overview/
Help Page URL https://www.foundi.info/school/#subject4
Privacy Policy Page URL https://www.foundi.info/privacy
Supported Languages zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "\u623f\u5730\u5c0f\u5e6b\u624b",
    "version": "0.4.39",
    "description": "\u770b\u5230\u6709\u8208\u8da3\u7684\u6848\u4ef6\u53ea\u6709\u4e0d\u5b8c\u6574\u5167\u5bb9\u55ce\uff1f\u6211\u5011\u5e6b\u4f60\u5448\u73fe\u53ef\u80fd\u5730\u5740\u53ca\u76f8\u95dc\u8cc7\u8a0a\uff01",
    "icons": {
        "16": "images\/icon\/icon-16.png",
        "48": "images\/icon\/icon-48.png",
        "128": "images\/icon\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "19": "images\/icon\/icon-19.png",
            "38": "images\/icon\/icon-38.png"
        },
        "default_title": "\u623f\u5730\u5c0f\u5e6b\u624b",
        "default_popup": "popup.html"
    },
    "author": "foundi.info",
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.591.com.tw\/*",
                "*:\/\/*.century21.com.tw\/*",
                "*:\/\/*.cmhousing.com.tw\/*",
                "*:\/\/*.cthouse.com.tw\/*",
                "*:\/\/*.etwarm.com.tw\/*",
                "*:\/\/*.great-home.com.tw\/*",
                "*:\/\/*.hbhousing.com.tw\/*",
                "*:\/\/*.housefun.com.tw\/*",
                "*:\/\/*.master1995.com.tw\/*",
                "*:\/\/*.pacific.com.tw\/*",
                "*:\/\/*.rakuya.com.tw\/*",
                "*:\/\/*.sinyi.com.tw\/*",
                "*:\/\/*.twhg.com.tw\/*",
                "*:\/\/*.twcd.com.tw\/*",
                "*:\/\/*.u-trust.com.tw\/*",
                "*:\/\/*.umhg.com.tw\/*",
                "*:\/\/*.yungching.com.tw\/*",
                "*:\/\/tw.centanet.com\/*",
                "*:\/\/*.yes319.com\/*",
                "*:\/\/*.039house.com\/*",
                "*:\/\/*.taiwanmansion.com\/*",
                "*:\/\/*.taiwanbuildingsites.com\/*",
                "*:\/\/*.hshouse.com.tw\/*",
                "*:\/\/*.nra.com.tw\/*",
                "*:\/\/*.singfujia.com\/*",
                "*:\/\/*.foundi.info\/helper\/overview\/*",
                "*:\/\/*.taiching.com.tw\/*",
                "*:\/\/*.chyi.com.tw\/*",
                "*:\/\/*.ed-house.com.tw\/*",
                "*:\/\/*.eagle111.com\/*",
                "*:\/\/*.eversp.com.tw\/*",
                "*:\/\/*.0211.com.tw\/*",
                "*:\/\/*.yungyi-house.com.tw\/*",
                "*:\/\/*.tdw.tw\/*"
            ],
            "js": [
                "js\/vendors\/jquery.min.js",
                "js\/vendors\/named-regexp.js",
                "js\/content.js"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "permissions": [
        "alarms",
        "notifications",
        "storage"
    ],
    "host_permissions": [
        "http:\/\/*.foundi.info\/",
        "https:\/\/*.foundi.info\/"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "auth.html",
                "css\/content.css",
                "images\/foundi.png",
                "images\/menu-close.png",
                "images\/menu-minimize.png",
                "external_configs\/listing_url_regex.json",
                "js\/content_main.js",
                "js\/message.js",
                "js\/util.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}