Plymouth Rock Assurance Browser Extension

Home Insurance Chrome Extension For Agents

Plymouth Rock Assurance Browser Extension क्या है?

Plymouth Rock Assurance Browser Extension stsginc द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Home Insurance Chrome Extension For Agents"।

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

screenshot
screenshot
screenshot

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

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

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

                        The Plymouth Rock Chrome Extension gives you a quick and easy way to provide instant homeowner quotes right from your agency browser.  The extension sits in the header of the browser.  Clicking on the extension creates a quote widget where you can enter the address to be quoted.  After the premium on the quote returns, you can email your customers the quote that was shown or you may continue to your screens in the Agent Web application to customize the quote. 
The whole process can be completed within just a few seconds.  Try it now.   There are no costs or fees associated with this handy tool and the installation process is simple:  Select our extension in the Chrome Web Store and install.   The only thing you need to indicate – one time only – is your Producer Code for your Agency.                    

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

नाम Plymouth Rock Assurance Browser Extension Plymouth Rock Assurance Browser Extension
ID kdjechmibebcbbjhimimokllajoecble
आधिकारिक URL https://chromewebstore.google.com/detail/plymouth-rock-assurance-b/kdjechmibebcbbjhimimokllajoecble
विवरण Home Insurance Chrome Extension For Agents
फ़ाइल का आकार 465 KB
स्थापना संख्या 502
वर्तमान संस्करण 1.0.15
अंतिम अपडेट 2024-01-10
प्रकाशन तिथि 2020-02-26
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर stsginc
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.plymouthrock.com/
सहायता पृष्ठ URL https://www.plymouthrock.com/
गोपनीयता नीति पृष्ठ URL https://www.plymouthrock.com/utility/privacy-policy-popup
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Plymouth Rock Assurance Browser Extension",
    "short_name": "Home Insurance Quotes",
    "version": "1.0.15",
    "author": "Balamurugan Ramakrishnan ",
    "homepage_url": "https:\/\/www.plymouthrock.com",
    "description": "Home Insurance Chrome Extension For Agents",
    "offline_enabled": false,
    "minimum_chrome_version": "88",
    "host_permissions": [
        "*:\/\/*.plymouthrock.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/prac_logo.png"
            ],
            "matches": []
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self'"
    },
    "action": {
        "default_title": "Plymouth Rock Assurance",
        "default_popup": "page.html",
        "default_icon": {
            "16": "images\/pr16.png",
            "32": "images\/pr32.png",
            "48": "images\/pr48.png",
            "128": "images\/pr128.png"
        }
    },
    "icons": {
        "16": "images\/pr16.png",
        "32": "images\/pr32.png",
        "48": "images\/pr48.png",
        "128": "images\/pr128.png"
    }
}