Urban Abodes Posting Tool

Extension that allows for an effortless and rapid method to post apartments to various websites.

What is Urban Abodes Posting Tool?

Urban Abodes Posting Tool is a Chrome extension developed by UrbanAbodes Developers, and its main feature is "Extension that allows for an effortless and rapid method to post apartments to various websites.".

Extension Screenshots

screenshot

Download Urban Abodes Posting Tool Extension CRX File

Download Urban Abodes Posting Tool 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

                        This extension allows Urban Abodes Agents to rapidly post attractive apartment ads complete with pictures.                    

Extension Basic Information

Name Urban Abodes Posting Tool Urban Abodes Posting Tool
ID cmojjdjiegnpnefoiihapdmhbolbhhlm
Official URL https://chromewebstore.google.com/detail/urban-abodes-posting-tool/cmojjdjiegnpnefoiihapdmhbolbhhlm
Description Extension that allows for an effortless and rapid method to post apartments to various websites.
File Size 671 KB
Installation Count 67
Current Version 4.4.12
Last Updated 2024-02-15
Publish Date 2020-06-19
Developer UrbanAbodes Developers
Email [email protected]
Payment Type free
Extension Website https://www.urbanabodes.com
Help Page URL https://www.urbanabodes.com/emailus/
Privacy Policy Page URL https://www.urbanabodes.com/termsofuse.html
Supported Languages en
manifest.json
{
    "background": {
        "scripts": [
            "js\/hot-reload.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_title": "Urban Abodes Posting Tool"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "js\/jqueryui-min.js",
                "js\/blockui.js",
                "js\/selector-listeners.js",
                "lib\/common.js",
                "lib\/zumper.js",
                "lib\/facebook.js",
                "lib\/zillow-new.js",
                "lib\/hotpads.js",
                "lib\/domu.js",
                "lib\/apartmentcom.js",
                "lib\/turbotenant.js"
            ],
            "matches": [
                "*:\/\/*.urbanabodes.com\/agent\/generate\/*",
                "*:\/\/*.zumper.com\/*",
                "*:\/\/*.zillow.com\/*",
                "*:\/\/*.hotpads.com\/*",
                "*:\/\/*.apartments.com\/*",
                "*:\/\/*.facebook.com\/marketplace\/*",
                "*:\/\/*.domu.com\/*",
                "*:\/\/*.turbotenant.com\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "description": "Extension that allows for an effortless and rapid method to post apartments to various websites.",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.zumper.com\/*",
            "*:\/\/*.hotpads.com\/*",
            "*:\/\/*.apartments.com\/*",
            "*:\/\/*.zillow.com\/*",
            "*:\/\/*.domu.com\/*"
        ]
    },
    "icons": {
        "128": "img\/icon.png",
        "16": "img\/icon.png",
        "48": "img\/icon.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv6RUNHEifcVA62x1CWckepMRNSJqI64nzIgrSmhcxycUEzn6iyF8UmKEpCBJXQwshXUloAHtZRom6+bmgon5syzz7bAkDFHCasNHtxm1dphUEL3pgQSplJoDcfLCj+nlUu9FRMXOuTbuvER8D56IVzU0DtBOk3OJAy+KQK9BJZ00owuyzavkwMxvdjkuufgWoAGUbkdDGhFcbmhCtHS4oBFZBRN1UTVL5sr2Jzb26lRvWUfLxU9ZfiERHO2dVeupnEq\/pT0Q8sZIZOwjvPL2Uk0sVYc1uJN27OgwFOoGQfpT+bdPGq93t9VByDizYaV5l3pnKTtaYG5mdW7sEZrnVQIDAQAB",
    "manifest_version": 2,
    "name": "Urban Abodes Posting Tool",
    "permissions": [
        "storage"
    ],
    "short_name": "Urban Abodes Posting Tool",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "4.4.12",
    "web_accessible_resources": [
        "angularinjects\/location_inject.js",
        "angularinjects\/location_inject_apartments.js",
        "angularinjects\/photos_inject.js",
        "angularinjects\/photos_inject_zillow.js",
        "angularinjects\/photos_inject_hotpads.js",
        "angularinjects\/photos_inject_apartments.js",
        "angularinjects\/photos_inject_facebook.js",
        "angularinjects\/photos_inject_domu.js"
    ]
}