Payscore

Integrate automated income verification into your property management software

什麼是Payscore?

Payscore是由https://payscore.com開發的Chrome擴展程式,該擴展的主要功能是“Integrate automated income verification into your property management software”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Payscore擴展crx文件

下載Payscore擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Payscore is an income verification automation tool that allows property managers to make the best tenant approval decisions. Using Payscore enables property managers to expedite the review and approval process, while increasing the accuracy of their reported income.

Our integrations include:
- Appfolio
- Entrata
- Yardi Voyager
- RealPage
- MRI

And many more! For a full list of integrations, click here: https://support.payscore.com/which-property-management-software-integrate-with-payscore/

For more information about our integrations, please contact [email protected]                    

擴展基本資訊

名稱 Payscore Payscore
ID kcoefldjifkfeclbjicapcenpknedhnf
官方網址 https://chromewebstore.google.com/detail/payscore/kcoefldjifkfeclbjicapcenpknedhnf
簡介 Integrate automated income verification into your property management software
檔案大小 2.09 MB
安裝次數 3,905
目前版本 0.0.0.143
更新時間 2024-02-13
上架時間 2020-06-11
評分 5.00/5 共 4 次評分
開發者 https://payscore.com
電子郵箱 [email protected]
付費類型 free
說明頁面URL https://support.payscore.com
隱私政策頁面URL https://www.payscore.com/privacy-policy
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Payscore",
    "version": "0.0.0.143",
    "description": "Integrate automated income verification into your property management software",
    "permissions": [
        "storage",
        "scripting"
    ],
    "background": {
        "service_worker": "Scripts\/background.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.payscore.com\/*"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "Scripts\/hemlaneContent.js"
            ],
            "matches": [
                "https:\/\/*.hemlane.com\/*"
            ]
        },
        {
            "js": [
                "Scripts\/buildiumContent.js"
            ],
            "matches": [
                "https:\/\/*.managebuilding.com\/*"
            ]
        },
        {
            "js": [
                "Scripts\/appfolioContent.js"
            ],
            "matches": [
                "https:\/\/*.appfolio.com\/*"
            ]
        },
        {
            "js": [
                "Scripts\/decisionLenderContent.js"
            ],
            "matches": [
                "https:\/\/decisionlender.solutions\/*",
                "https:\/\/www.decisionlender.solutions\/*"
            ]
        },
        {
            "js": [
                "Scripts\/iLoveLeasingContent.js"
            ],
            "matches": [
                "https:\/\/www.iloveleasing.com\/*"
            ]
        },
        {
            "js": [
                "Scripts\/oneSiteContent.js"
            ],
            "all_frames": true,
            "matches": [
                "https:\/\/*.onesite.realpage.com\/*"
            ]
        },
        {
            "js": [
                "Scripts\/onsiteContent.js"
            ],
            "matches": [
                "https:\/\/www.on-site.com\/*",
                "https:\/\/on-site.com\/*"
            ]
        },
        {
            "js": [
                "Scripts\/rhrContent.js"
            ],
            "matches": [
                "http:\/\/*.rhris.com\/*",
                "https:\/\/*.rhris.com\/*"
            ]
        },
        {
            "js": [
                "Scripts\/rentManagerContent.js"
            ],
            "matches": [
                "https:\/\/*.rmx.rentmanager.com\/*"
            ]
        },
        {
            "js": [
                "Scripts\/rentScreenerContent.js"
            ],
            "matches": [
                "https:\/\/app.rentscreener.com\/applications\/*"
            ]
        },
        {
            "js": [
                "Scripts\/rentVineContent.js"
            ],
            "matches": [
                "https:\/\/*.rentvine.com\/*"
            ]
        },
        {
            "js": [
                "Scripts\/resmanContent.js"
            ],
            "matches": [
                "https:\/\/*.myresman.com\/*"
            ]
        },
        {
            "js": [
                "Scripts\/propertywareContent.js"
            ],
            "matches": [
                "http:\/\/app.propertyware.com\/*",
                "https:\/\/app.propertyware.com\/*"
            ]
        },
        {
            "js": [
                "Scripts\/tazWorksContent.js"
            ],
            "matches": [
                "https:\/\/*.instascreen.net\/*"
            ]
        },
        {
            "js": [
                "Scripts\/yardiContent.js"
            ],
            "all_frames": true,
            "matches": [
                "https:\/\/yardiaspla2.com\/*",
                "https:\/\/www.yardiaspla2.com\/*",
                "https:\/\/yardiaspnc8.com\/*",
                "https:\/\/www.yardiaspnc8.com\/*",
                "https:\/\/yardiasptx10.com\/*",
                "https:\/\/www.yardiasptx10.com\/*",
                "https:\/\/yardiasptx11.com\/*",
                "https:\/\/www.yardiasptx11.com\/*",
                "https:\/\/yardiasp13.com\/*",
                "https:\/\/www.yardiasp13.com\/*",
                "https:\/\/yardiasp14.com\/*",
                "https:\/\/www.yardiasp14.com\/*",
                "https:\/\/yardipca.com\/*",
                "https:\/\/www.yardipca.com\/*",
                "https:\/\/yardipcu.com\/*",
                "https:\/\/www.yardipcu.com\/*",
                "https:\/\/yardipcv.com\/*",
                "https:\/\/www.yardipcv.com\/*"
            ]
        },
        {
            "js": [
                "Scripts\/yardiBreezeContent.js"
            ],
            "matches": [
                "https:\/\/*.breeze.cafe\/*"
            ]
        },
        {
            "js": [
                "Scripts\/entrataContent.js"
            ],
            "matches": [
                "https:\/\/*.entrata.com\/*"
            ]
        },
        {
            "js": [
                "Scripts\/sidepanelContent.js"
            ],
            "matches": [
                ""
            ]
        },
        {
            "js": [
                "Scripts\/mriContent.js"
            ],
            "matches": [
                "https:\/\/*.mrisoftware.com\/*"
            ]
        }
    ],
    "action": {
        "default_popup": "Views\/popup.html",
        "default_icon": {
            "16": "Images\/logo_16.png",
            "32": "Images\/logo_32.png",
            "48": "Images\/logo_48.png",
            "128": "Images\/logo_128.png"
        }
    },
    "icons": {
        "16": "Images\/logo_16.png",
        "32": "Images\/logo_32.png",
        "48": "Images\/logo_48.png",
        "128": "Images\/logo_128.png"
    },
    "optional_host_permissions": [
        ""
    ],
    "options_page": "Views\/permissions.html",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArK0kEZwi72c1oMQ8rSaMpA9QKqDnrTPo15vFOcypEYCmYMdvyM8CBElPL21l\/lofi3rNw+OGJuBXhuyU5Gnd63YeLVKr8Tse1Jhzu6Mjz+Z2qnahhdHlKtfdzPGrXHA292+5dnES8jNV88pORJXVvYRWUBgWhdQoYe3jZXEsWD+LT4kf26+gzfuu4M9jQe3U5\/B\/rHDfxvabn91+rx4ZFqITzZHCbGFuyD3rBX7Yz+Ll5z404ZjCPlmB0zZEgzeIjpQK2B0d+cE5G9vqGlRiH4XjAc6Fpi\/DN3\/P3U0fDFs4qa4Gm\/mXNU7RT4loiTDbVanklaLA4ehWmz3ANtpKaQIDAQAB"
}