Plymouth Rock Assurance Browser Extension

Home Insurance Chrome Extension For Agents

Plymouth Rock Assurance Browser Extensionとは何ですか?

Plymouth Rock Assurance Browser Extensionはstsgincによって開発されたChromeの拡張機能で、その主な機能は「Home Insurance Chrome Extension For Agents」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Plymouth Rock Assurance Browser Extension拡張機能のCRXファイルをダウンロード

Plymouth Rock Assurance Browser Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    }
}