Property Atlas - SF

Property Atlas augments your San Francisco property map experience.

Property Atlas - SF क्या है?

Property Atlas - SF Property Atlas द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Property Atlas augments your San Francisco property map experience."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Property Atlas - SF एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        With this tool, Property Atlas has augmented the San Francisco property information map (PIM) for Architects, Engineers, and Real Estate professionals with expanded features including:
All past architects, engineers, and contractors who worked on the property
Automated permit tracking
A dashboard that saves your past property searches and allows 1-click access to the status of any permit you are tracking
Links to all San Francisco building code amendments, administrative bulletins, and information sheets
Links to city contacts and organization charts for SF Planning, SF DBI, SF Inspection, and SF DPW

We've also expanded the property information available including:
LEED status
Business Listings
Historic aerial photograph from 1938
Historic city model from 1940
Access to historic city directories
Access to historic photos
DPW data, maps, and drawing specification requirements
Expanded inspections and permits for Fire
Expanded complaints
Expanded permits including MEP and noise permits for the property
Housing information related to rent board appeals, owner move-ins, evictions, etc.

Property Atlas was created by Architect Serina Calhoun, and AEC Attorney, Verita Molyneaux because of real challenges they've experienced. They are fiercely passionate about improving this industry they love. 

They know firsthand how frustrating it can be to waste countless hours or even lose a bid simply because you couldn’t find the information needed for a project fast enough. That’s time and money you’ll never get back. That’s why we built a solution to help you win more jobs, make more money and provide higher quality service to your clients. 

Learn more by visiting our website at: www.mypropertyatlas.com!                    

एक्सटेंशन की मूल जानकारी

नाम Property Atlas - SF Property Atlas - SF
ID nmjaiiggogfolcfhklfemncbmdabmjad
आधिकारिक URL https://chromewebstore.google.com/detail/property-atlas-sf/nmjaiiggogfolcfhklfemncbmdabmjad
विवरण Property Atlas augments your San Francisco property map experience.
फ़ाइल का आकार 3.68 MB
स्थापना संख्या 51
वर्तमान संस्करण 2.0.0
अंतिम अपडेट 2022-05-03
प्रकाशन तिथि 2021-02-21
डेवलपर Property Atlas
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://mypropertyatlas.com
सहायता पृष्ठ URL https://www.mypropertyatlas.com/contact
गोपनीयता नीति पृष्ठ URL https://www.mypropertyatlas.com/about-copy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Property Atlas - SF",
    "version": "2.0.0",
    "description": "Property Atlas augments your San Francisco property map experience.",
    "permissions": [
        "http:\/\/sfplanninggis.org\/*",
        "https:\/\/sfplanninggis.org\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/www.googleapis.com https:\/\/www.googletagmanager.com https:\/\/apis.google.com https:\/\/smartlock.google.com https:\/\/accountchooser.com; object-src 'self'; connect-src 'self' wss:\/\/*.firebaseio.com https:\/\/*.googleapis.com https:\/\/apis.google.com https:\/\/*.cloudfunctions.net;",
    "background": {
        "persistent": true,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_title": "Property Atlas - SF",
        "default_icon": {
            "16": "favicon\/favicon-16x16.png",
            "32": "favicon\/favicon-32x32.png",
            "48": "favicon\/favicon-32x32.png",
            "128": "favicon\/favicon-128.png"
        }
    },
    "icons": {
        "16": "favicon\/favicon-16x16.png",
        "32": "favicon\/favicon-32x32.png",
        "48": "favicon\/favicon-32x32.png",
        "128": "favicon\/favicon-128.png"
    },
    "manifest_version": 2
}