Proof of Good Standing

Proof of Good Standing with the Secretary of State

Proof of Good Standingとは何ですか?

Proof of Good Standingはhttps://proofofgoodstanding.comによって開発されたChromeの拡張機能で、その主な機能は「Proof of Good Standing with the Secretary of State」です。

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

screenshot

Proof of Good Standing拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Easily verify if a business is in good standing with their Secretary of State.                    

拡張機能の基本情報

名前 Proof of Good Standing Proof of Good Standing
ID lcggabmdhblcjllchgaidepibhblkecm
公式URL https://chromewebstore.google.com/detail/proof-of-good-standing/lcggabmdhblcjllchgaidepibhblkecm
説明 Proof of Good Standing with the Secretary of State
ファイルサイズ 25.7 KB
インストール数 2,460
現在のバージョン 1.0.0
最終更新日 2019-09-04
公開日 2019-09-04
開発者 https://proofofgoodstanding.com
支払い方法 free
拡張機能のウェブサイト https://www.proofofgoodstanding.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Proof of Good Standing",
    "description": "Proof of Good Standing with the Secretary of State",
    "homepage_url": "https:\/\/www.proofofgoodstanding.com",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}