WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
AI Mortgage Lending | AI for Mortgage Lenders

AI Mortgage Lending | AI for Mortgage Lenders

View on Chrome Web Store
View AI Mortgage Lending | AI for Mortgage Lenders Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 28, 2025.

Automate your mortgage lending process with AI. Chat with our custom AI assistants for mortgage lending.
Type
Extension
Users
10 users
1
Addy AI
View author page of Addy AI
Published
Published on October 3, 2024
Version 0.0.1
Manifest version
3
Updated
Updated on December 20, 2024
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View AI Mortgage Lending | AI for Mortgage Lenders Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "manifest_version": 3,
    "name": "AI Mortgage Lending | AI for Mortgage Lenders",
    "version": "0.0.1",
    "description": "Automate your mortgage lending process with AI. Chat with our custom AI assistants for mortgage lending.",
    "permissions": [
        "activeTab",
        "storage",
        "contextMenus"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "assets\/icon.png",
        "default_popup": "login.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "css\/sidebar.css"
            ],
            "js": [
                "cdn-scripts\/popper-min.js",
                "cdn-scripts\/tippy.js",
                "js\/sidebar.js"
            ],
            "run_at": "document_end"
        }
    ],
    "icons": {
        "16": "assets\/icon16.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    },
    "options_ui": {
        "page": "settings.html",
        "open_in_tab": true
    },
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/addy_magic_pencil.png",
                "assets\/icon128.png",
                "assets\/addy_ai_logo_connected.png",
                "assets\/addy_ai_logo_not_connected.png",
                "assets\/icon.png",
                "assets\/icon_white.png",
                "assets\/power_off_icon.png",
                "assets\/close_icon.png",
                "assets\/close_icon_white.png",
                "assets\/maximize_icon.png",
                "assets\/sidebar_icon_idle.png",
                "assets\/sidebar_icon_hover.png",
                "assets\/power_off_icon_new.png",
                "assets\/close_icon_new.png",
                "assets\/logo_addy_2.png",
                "assets\/gmail_logo_addy.png",
                "assets\/sample_cover_image.jpg"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "settings.html",
                "login.html",
                "onboarding.html"
            ],
            "extension_ids": [
                "hfkioacnfjjllbeojjnaphmenhojidge"
            ]
        }
    ]
}
© 2025 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