Proof of Good Standing

Proof of Good Standing with the Secretary of State

O que é Proof of Good Standing?

Proof of Good Standing é uma extensão do Chrome desenvolvida por https://proofofgoodstanding.com, e sua principal característica é "Proof of Good Standing with the Secretary of State".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Proof of Good Standing

Baixe arquivos de extensão Proof of Good Standing no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Proof of Good Standing Proof of Good Standing
ID lcggabmdhblcjllchgaidepibhblkecm
URL Oficial https://chromewebstore.google.com/detail/proof-of-good-standing/lcggabmdhblcjllchgaidepibhblkecm
Descrição Proof of Good Standing with the Secretary of State
Tamanho do Arquivo 25.7 KB
Contagem de Instalações 2,460
Versão Atual 1.0.0
Última Atualização 2019-09-04
Data de Publicação 2019-09-04
Desenvolvedor https://proofofgoodstanding.com
Tipo de Pagamento free
Site da Extensão https://www.proofofgoodstanding.com
Idiomas Suportados 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"
    ]
}